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 e953318 commit e790a2fCopy full SHA for e790a2f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@croosdb/crossdb-nodejs",
3
- "version": "1.2.7",
+ "version": "1.2.8",
4
"main": "index.js",
5
"author": "Efrem Ropelato",
6
"contributors":[
@@ -14,6 +14,7 @@
14
"description": "CroosDB Nodejs driver",
15
"keywords": [],
16
"gypfile": true,
17
+ "homepage": "https://crossdb.org/",
18
"repository": {
19
"type": "git",
20
"url": "git@github.com:crossdb-org/crossdb-nodejs.git"
0 commit comments