We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3207327 commit 1ee70b7Copy full SHA for 1ee70b7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@neo4j-labs/experimental-query-api-wrapper",
3
- "version": "0.0.1-alpha01",
+ "version": "0.0.1-alpha02",
4
"description": "Experimental wrapper library to access Neo4j Database using Query API with a neo4j-driver-like interface.",
5
"main": "lib/index.js",
6
"types": "types/index.d.ts",
0 commit comments