Skip to content

Commit 35825b5

Browse files
committed
fix: update author information in package.json
1 parent 88f7359 commit 35825b5

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
@@ -12,7 +12,7 @@
1212
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/"
1313
},
1414
"keywords": [],
15-
"author": "",
15+
"author": "DevForth (https://devforth.io)",
1616
"license": "MIT",
1717
"description": "",
1818
"devDependencies": {

0 commit comments

Comments
 (0)