Skip to content

Commit

Permalink
v2: Update node-neo4j dependency to v2!
Browse files Browse the repository at this point in the history
  • Loading branch information
aseemk committed Jun 12, 2015
1 parent 6c4a674 commit b6efc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"express": "^3.2.0",
"jade": "^0.26.3",
"neo4j": "^1.1"
"neo4j": "2.0.0-RC2"
},
"devDependencies": {
"chai": "^1.8",
Expand Down

0 comments on commit b6efc69

Please sign in to comment.