Skip to content

Commit

Permalink
chore(client): install/pin apollo CLI & graphql package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
neopostmodern committed Apr 23, 2022
1 parent 51a2811 commit 7b9d06b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@
"@types/webpack-env": "^1.16.3",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"apollo": "2.33.4",
"apollo-codegen-core": "0.40.3",
"apollo-language-server": "1.26.3",
"browserslist-config-erb": "^0.0.3",
"chalk": "^4.1.2",
"concurrently": "^6.5.1",
Expand Down Expand Up @@ -251,6 +254,7 @@
"electron-log": "^4.4.4",
"electron-store": "^8.0.1",
"electron-updater": "^4.6.4",
"graphql": "^15.8.0",
"graphql-tag": "^2.12.6",
"history": "^5.2.0",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 7b9d06b

Please sign in to comment.