mirror of
https://github.com/woodchen-ink/md-wechat.git
synced 2025-07-18 13:42:02 +08:00
fix: Declare the dependencies used when dcloud uploads files (#105)
This commit is contained in:
parent
982e261984
commit
8cb566f143
@ -19,9 +19,11 @@
|
|||||||
"cos-js-sdk-v5": "^1.3.1",
|
"cos-js-sdk-v5": "^1.3.1",
|
||||||
"crypto-js": "^4.0.0",
|
"crypto-js": "^4.0.0",
|
||||||
"element-ui": "^2.15.1",
|
"element-ui": "^2.15.1",
|
||||||
|
"form-data": "2.3.3",
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^3.6.0",
|
||||||
"juice": "^7.0.0",
|
"juice": "^7.0.0",
|
||||||
"marked": "^2.0.3",
|
"marked": "^2.0.3",
|
||||||
|
"node-fetch": "2.6.2",
|
||||||
"prettier": "^2.2.1",
|
"prettier": "^2.2.1",
|
||||||
"prettify": "^0.1.7",
|
"prettify": "^0.1.7",
|
||||||
"qiniu-js": "^3.4.0",
|
"qiniu-js": "^3.4.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user