Skip to content

Commit 3a13259

Browse files
committed
add .npmignore file
1 parent 7c1f931 commit 3a13259

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+
.editorconfig
2+
.cfignore

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "node-red-node-cf-cloudant",
3-
"version" : "0.2.4",
3+
"version" : "0.2.5",
44
"description" : "A Node-RED node to access a Cloudant database on Bluemix",
55
"dependencies" : {
66
"nano" : "5.10.0"

0 commit comments

Comments
 (0)