Skip to content

Commit 6980621

Browse files
committed
fix: update author field in package.json to include DevForth details
1 parent 56d9a94 commit 6980621

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

custom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"keywords": [],
10-
"author": "",
10+
"author": "DevForth (https://devforth.io)",
1111
"license": "ISC",
1212
"dependencies": {
1313
"@iconify-prerendered/vue-mdi": "^0.28.1737398331",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"adminforth",
2121
"text complete"
2222
],
23-
"author": "devforth",
23+
"author": "DevForth (https://devforth.io)",
2424
"license": "MIT",
2525
"devDependencies": {
2626
"@types/node": "^22.10.7",

0 commit comments

Comments
 (0)