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 ba6959c commit 798cb1fCopy full SHA for 798cb1f
.npmignore
@@ -1,3 +1,5 @@
1
+.idea/
2
+.vscode
3
.github/
4
coverage/
5
demo/
package.json
@@ -1,6 +1,6 @@
{
"name": "cos-nodejs-sdk-v5",
- "version": "2.15.0",
+ "version": "2.15.1",
"description": "cos nodejs sdk v5",
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments