chore: publish info filled
This commit is contained in:
parent
eaff2ef5da
commit
38408f774e
10
package.json
10
package.json
|
|
@ -57,8 +57,16 @@
|
||||||
"webpack",
|
"webpack",
|
||||||
"vite"
|
"vite"
|
||||||
],
|
],
|
||||||
"author": "",
|
"author": "hypercross",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/hypercross/yarn-spinner-loader"
|
||||||
|
},
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/hypercross/yarn-spinner-loader/issues"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/hypercross/yarn-spinner-loader#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ajv": "^8.17.1",
|
"ajv": "^8.17.1",
|
||||||
"fast-glob": "^3.3.2"
|
"fast-glob": "^3.3.2"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue