Skip to content

Commit 6165230

Browse files
committed
upgrade apollo-server to latest
1 parent fb1ee31 commit 6165230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
{{/redis}}
8080
{{#apiGQL}}
8181
"graphql": "^16.11.0",
82-
"moleculer-apollo-server": "github:moleculerjs/moleculer-apollo-server#next",
82+
"moleculer-apollo-server": "^0.4.0",
8383
"graphql-type-json": "^0.3.2",
8484
{{/apiGQL}}
8585
{{#needChannels}}

0 commit comments

Comments
 (0)