Skip to content

Commit

Permalink
Merge pull request #1009 from oskarhane/update-neo4j-driver
Browse files Browse the repository at this point in the history
Update neo4j-driver to 4.0.0
  • Loading branch information
oskarhane authored Dec 5, 2019
2 parents 5fab1c8 + fe8506b commit 58a702f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"jszip": "^3.2.2",
"lodash-es": "^4.17.15",
"mockdate": "^2.0.5",
"neo4j-driver": "4.0.0-rc1",
"neo4j-driver": "4.0.0",
"react": "^16.9.0",
"react-addons-pure-render-mixin": "^15.0.2",
"react-dnd": "9.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7541,10 +7541,10 @@ neo-async@^2.5.0, neo-async@^2.6.0, neo-async@^2.6.1:
resolved "https://neo.jfrog.io/neo/api/npm/npm/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
integrity sha1-rCetpmFn+ohJpq3dg39rGJrSCBw=

neo4j-driver@4.0.0-rc1:
version "4.0.0-rc1"
resolved "https://neo.jfrog.io/neo/api/npm/npm/neo4j-driver/-/neo4j-driver-4.0.0-rc1.tgz#f52563dc63a391a8b730dc7179e281c6dd9d51f3"
integrity sha1-9SVj3GOjkai3MNxxeeKBxt2dUfM=
neo4j-driver@4.0.0:
version "4.0.0"
resolved "https://neo.jfrog.io/neo/api/npm/npm/neo4j-driver/-/neo4j-driver-4.0.0.tgz#02ea92136171cb608217c13165b15515fa31b79c"
integrity sha1-AuqSE2Fxy2CCF8ExZbFVFfoxt5w=
dependencies:
"@babel/runtime" "^7.5.5"
rxjs "^6.5.2"
Expand Down

0 comments on commit 58a702f

Please sign in to comment.