Skip to content

Commit 69fffa1

Browse files
committed
update npmignore
1 parent 5350f4e commit 69fffa1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.npmignore

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
build/
33
node_modules/
44
example/
5+
.github/
6+
.vscode/
7+
croosdb/

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@croosdb/crossdb-nodejs",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"main": "index.js",
55
"author": "Efrem Ropelato",
66
"contributors":[

0 commit comments

Comments
 (0)