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 5350f4e commit 69fffa1Copy full SHA for 69fffa1
.npmignore
@@ -2,3 +2,6 @@
2
build/
3
node_modules/
4
example/
5
+.github/
6
+.vscode/
7
+croosdb/
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@croosdb/crossdb-nodejs",
- "version": "1.2.0",
+ "version": "1.2.1",
"main": "index.js",
"author": "Efrem Ropelato",
"contributors":[
0 commit comments