Skip to content

Commit e9c0a5b

Browse files
authored
Merge pull request #4343 from aryaemami59/remove-graphql-codegen-example-resolutions
2 parents 7314c49 + 6c48995 commit e9c0a5b

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)