Skip to content

Commit

Permalink
chore: removing resolution since upstream has fixed the issue (#1422)
Browse files Browse the repository at this point in the history
* chore: removing resolution since upstream has fixed the issue

* chore: removing that in canary package
  • Loading branch information
zchenwei committed Feb 26, 2022
1 parent 9d44013 commit a4499fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions canary/react/next/package.json
Expand Up @@ -14,9 +14,6 @@
"react": "17.0.2",
"react-dom": "17.0.2"
},
"resolutions": {
"eslint-plugin-react": "7.28.0"
},
"devDependencies": {
"eslint": "8.8.0",
"eslint-config-next": "12.0.10"
Expand Down
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -59,7 +59,6 @@
"node-forge": "1.0.0",
"prismjs": "^1.25.0",
"prism-react-renderer": "1.2.1",
"eslint-plugin-react": "7.28.0",
"trim": "^0.0.3",
"ts-jest": "^26.5.6",
"vscode-vue-languageservice": "0.27.26",
Expand Down

0 comments on commit a4499fc

Please sign in to comment.