We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e558a32 commit a845412Copy full SHA for a845412
2 files changed
custom/package.json
@@ -6,7 +6,7 @@
6
"test": "echo \"Error: no test specified\" && exit 1"
7
},
8
"keywords": [],
9
- "author": "",
+ "author": "DevForth (https://devforth.io)",
10
"license": "ISC",
11
"description": "",
12
"devDependencies": {
package.json
@@ -23,7 +23,7 @@
23
"language",
24
"vue-i18n"
25
],
26
- "author": "devforth",
27
"license": "MIT",
28
"description": "Internationalization/translation plugin for AdminForth",
29
"dependencies": {
0 commit comments