Skip to content

Commit a845412

Browse files
committed
fix: update author information in package.json to include DevForth details
1 parent e558a32 commit a845412

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
@@ -6,7 +6,7 @@
66
"test": "echo \"Error: no test specified\" && exit 1"
77
},
88
"keywords": [],
9-
"author": "",
9+
"author": "DevForth (https://devforth.io)",
1010
"license": "ISC",
1111
"description": "",
1212
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"language",
2424
"vue-i18n"
2525
],
26-
"author": "devforth",
26+
"author": "DevForth (https://devforth.io)",
2727
"license": "MIT",
2828
"description": "Internationalization/translation plugin for AdminForth",
2929
"dependencies": {

0 commit comments

Comments
 (0)