diff --git a/.npmignore b/.npmignore index 657262e..f6844dd 100644 --- a/.npmignore +++ b/.npmignore @@ -2,3 +2,6 @@ build/ node_modules/ example/ +.github/ +.vscode/ +croosdb/ diff --git a/package.json b/package.json index e24df97..70f23d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@croosdb/crossdb-nodejs", - "version": "1.2.0", + "version": "1.2.1", "main": "index.js", "author": "Efrem Ropelato", "contributors":[