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 a2daef0 commit d730c36Copy full SHA for d730c36
.npmignore
@@ -0,0 +1,2 @@
1
+node_modules
2
+tests
package.json
@@ -1,6 +1,6 @@
{
"name": "cloudconvert",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"license": "MIT",
5
"description": "Official Node.js SDK for the CloudConvert API",
6
"homepage": "https://github.com/cloudconvert/cloudconvert-node",
0 commit comments