Skip to content

Commit 8eb5722

Browse files
committed
remove @Alpha
1 parent c308a0b commit 8eb5722

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)