chore: publish info filled

This commit is contained in:
hypercross 2026-04-14 20:22:46 +08:00
parent eaff2ef5da
commit 38408f774e
1 changed files with 9 additions and 1 deletions

View File

@ -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"