Skip to content

Commit 2eaf92d

Browse files
committed
Remove resolutions field from @examples-query-react/graphql-codegen
1 parent c189792 commit 2eaf92d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/query/react/graphql-codegen/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@
4242
"ts-node": "^10.0.0",
4343
"typescript": "4.1.3"
4444
},
45-
"resolutions": {
46-
"@typescript-eslint/parser": "4.4.1"
47-
},
4845
"scripts": {
4946
"develop": "cross-env CHOKIDAR_USEPOLLING=true yarn start",
5047
"start": "concurrently --restart-tries 20 'npm:watch-*'",

0 commit comments

Comments
 (0)