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",
|
||||
"description": "miao-plugin",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
},
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"image-size": "^1.0.2",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"axios": "^1.7.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"request": "^2.88.2"
|
||||
},
|
||||
"imports": {
|
||||
|
Loading…
Reference in New Issue
Block a user