Skip to content

Commit 07c5e53

Browse files
committed
Rename driver to neo4j-driver
1 parent 5491282 commit 07c5e53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Neo4j Bolt Driver for Javascript
1+
# Neo4j Driver for Javascript
22

33
An alpha-level database driver for a new Neo4j remoting protocol.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "neo4j",
2+
"name": "neo4j-driver",
33
"version": "1.0.0",
44
"description": "Connect to Neo4j 3.0.0 and up from JavaScript",
55
"author": "Neo Technology Inc.",

0 commit comments

Comments
 (0)