Skip to content

Commit 3ddab87

Browse files
committed
fix: add author information in package.json
1 parent 28ecc73 commit 3ddab87

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
@@ -9,7 +9,7 @@
99
"rollout": "npm run build && npm publish --access public"
1010
},
1111
"keywords": [],
12-
"author": "",
12+
"author": "DevForth (https://devforth.io)",
1313
"license": "MIT",
1414
"description": "",
1515
"dependencies": {

0 commit comments

Comments
 (0)