Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @neo4j/graphql@1.0.0-alpha.5
  • Loading branch information
Neo Technology Build Agent committed Feb 25, 2021
1 parent eaad132 commit 8dfcc7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neo4j/graphql",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations",
"keywords": [
"neo4j",
Expand Down Expand Up @@ -55,10 +55,10 @@
"apollo-server-testing": "2.19.2",
"faker": "5.2.0",
"graphql": "15.3.0",
"neo4j-driver": "4.2.0",
"graphql-tag": "2.11.0",
"is-uuid": "1.0.2",
"jest": "26.2.2",
"neo4j-driver": "4.2.0",
"npm-run-all": "4.1.5",
"randomstring": "1.1.5",
"rimraf": "3.0.2",
Expand Down

0 comments on commit 8dfcc7d

Please sign in to comment.