mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-22 06:58:24 +00:00
依赖cheerio移至dependencies
This commit is contained in:
parent
d618ee7814
commit
8e420d7777
@ -4,14 +4,13 @@
|
|||||||
"author": "Yoimiya-Kokomi",
|
"author": "Yoimiya-Kokomi",
|
||||||
"description": "miao-plugin",
|
"description": "miao-plugin",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {},
|
||||||
},
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"image-size": "^1.0.2",
|
"image-size": "^1.0.2",
|
||||||
|
"cheerio": "1.0.0-rc.12",
|
||||||
"axios": "^1.7.7"
|
"axios": "^1.7.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"cheerio": "1.0.0-rc.12",
|
|
||||||
"request": "^2.88.2"
|
"request": "^2.88.2"
|
||||||
},
|
},
|
||||||
"imports": {
|
"imports": {
|
||||||
|
Loading…
Reference in New Issue
Block a user