We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082cc4d commit d3d9434Copy full SHA for d3d9434
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "qiniu-js",
3
"jsName": "qiniu",
4
- "version": "3.2.0",
+ "version": "3.3.0",
5
"private": false,
6
"description": "Javascript SDK for Qiniu Resource (Cloud) Storage AP",
7
"main": "lib/index.js",
@@ -43,7 +43,7 @@
43
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
44
"@babel/plugin-transform-runtime": "^7.10.1",
45
"@babel/preset-env": "^7.10.2",
46
- "@qiniu/eslint-config": "0.0.6-beta.7",
+ "@qiniu/eslint-config": "^0.0.6-beta.7",
47
"@types/jest": "^26.0.23",
48
"@types/node": "^15.3.1",
49
"@types/spark-md5": "^3.0.2",
0 commit comments