Skip to content

Commit 93f841b

Browse files
committed
upgraded graphql from v15 to v16, and removed express-gql(was causing dependency conflict, and was unused
1 parent c9d2fb1 commit 93f841b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,8 @@
156156
"electron-window-manager": "^1.0.6",
157157
"esbuild-wasm": "^0.14.51",
158158
"eslint-plugin-react-hooks": "^4.6.0",
159-
"express-graphql": "^0.12.0",
160159
"fs": "^0.0.1-security",
161-
"graphql": "^15.8.0",
160+
"graphql": "^16.6.0",
162161
"identity-obj-proxy": "^3.0.0",
163162
"immutable": "^4.1.0",
164163
"js-cookie": "^3.0.1",

0 commit comments

Comments
 (0)