fix: Declare the dependencies used when dcloud uploads files (#105)

This commit is contained in:
xw 2021-11-28 19:45:59 +08:00 committed by GitHub
parent 982e261984
commit 8cb566f143
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,9 +19,11 @@
"cos-js-sdk-v5": "^1.3.1",
"crypto-js": "^4.0.0",
"element-ui": "^2.15.1",
"form-data": "2.3.3",
"jquery": "^3.6.0",
"juice": "^7.0.0",
"marked": "^2.0.3",
"node-fetch": "2.6.2",
"prettier": "^2.2.1",
"prettify": "^0.1.7",
"qiniu-js": "^3.4.0",