Skip to content

Commit b0f09d5

Browse files
committed
make graphql compatible with apollo 2
1 parent d6d29e4 commit b0f09d5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dotenv": "^10.0.0",
2626
"express-jwt": "^6.0.0",
2727
"geolib": "^3.3.3",
28-
"graphql": "^16.3.0",
28+
"graphql": "^15.3.0",
2929
"graphql-middleware": "^6.0.10",
3030
"graphql-redis-subscriptions": "^2.4.0",
3131
"graphql-shield": "^7.5.0",

0 commit comments

Comments
 (0)