Skip to content

Commit c11c5a0

Browse files
authored
Merge pull request #270 from neo4j/remove-@Alpha
remove @Alpha
2 parents e532802 + 2038ee9 commit c11c5a0

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@alpha graphql neo4j-driver @apollo/server
56+
npm install @neo4j/graphql graphql neo4j-driver @apollo/server
5757
----
5858

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

0 commit comments

Comments
 (0)