Skip to content

Commit d730c36

Browse files
Josias MontagJosias Montag
authored andcommitted
add npmignore
1 parent a2daef0 commit d730c36

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
node_modules
2+
tests

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudconvert",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"license": "MIT",
55
"description": "Official Node.js SDK for the CloudConvert API",
66
"homepage": "https://github.com/cloudconvert/cloudconvert-node",

0 commit comments

Comments
 (0)