Skip to content

Commit 30d33e8

Browse files
committed
Unpin graphql version
1 parent 20a196b commit 30d33e8

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

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

packages/apollo-language-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"cosmiconfig": "^5.0.6",
3434
"dotenv": "^6.1.0",
3535
"glob": "^7.1.3",
36-
"graphql": "14.0.2",
36+
"graphql": "^14.0.2",
3737
"graphql-tag": "^2.10.1",
3838
"lodash": "^4.17.11",
3939
"minimatch": "^3.0.4",

packages/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"git-parse": "^1.0.3",
5555
"git-rev-sync": "^1.12.0",
5656
"glob": "^7.1.2",
57-
"graphql": "14.0.2",
57+
"graphql": "^14.0.2",
5858
"graphql-tag": "^2.9.2",
5959
"heroku-cli-util": "^8.0.9",
6060
"listr": "^0.14.1",

0 commit comments

Comments
 (0)