Skip to content

Commit faa2c3a

Browse files
committed
fix: correct author name format in package.json
1 parent 2e47a83 commit faa2c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"adminforth",
2020
"inline create"
2121
],
22-
"author": "devforth",
22+
"author": "DevForth (https://devforth.io)",
2323
"license": "MIT",
2424
"description": "Inline create plugin for adminforth",
2525
"peerDependencies": {

0 commit comments

Comments
 (0)