Skip to content

Commit 5727bc3

Browse files
Merge pull request #235 from neo4j/MacondoExpress-patch-4
Update npm package version to correct one
2 parents 970d9d8 + b2d1e55 commit 5727bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/getting-started/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ It takes your GraphQL type definitions and generates a schema backed by a Neo4j
5353
+
5454
[source, bash, indent=0]
5555
----
56-
npm install @neo4j/graphql graphql neo4j-driver @apollo/server
56+
npm install @neo4j/graphql@^6 graphql neo4j-driver @apollo/server
5757
----
5858

5959
. Set up a https://neo4j.com[Neo4j database].

0 commit comments

Comments
 (0)