We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3291cea commit 8b558adCopy full SHA for 8b558ad
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@neo4j-labs/experimental-query-api-wrapper",
3
- "version": "0.0.1-alpha05",
+ "version": "0.0.1-alpha06",
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