We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dfac56 commit f5d1267Copy full SHA for f5d1267
2 files changed
custom/package.json
@@ -7,7 +7,7 @@
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
"keywords": [],
10
- "author": "",
+ "author": "DevForth (https://devforth.io)",
11
"license": "ISC",
12
"dependencies": {
13
"@iconify-prerendered/vue-mdi": "^0.25.1718880438",
package.json
@@ -16,7 +16,7 @@
16
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/"
17
18
"type": "module",
19
- "author": "devforth",
20
"license": "MIT",
21
22
"@aws-sdk/client-s3": "^3.629.0",
0 commit comments