We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3076c87 commit dc01420Copy full SHA for dc01420
package.json
@@ -34,8 +34,8 @@
34
"@types/node": "^12.12.38 || ^18.0.0",
35
"@types/react": "^16.9.27 || ^18.0.0",
36
"@types/react-dom": "^16.9.7 || ^18.0.0",
37
- "@typescript-eslint/eslint-plugin": "^2.26.0",
38
- "@typescript-eslint/parser": "^2.26.0",
+ "@typescript-eslint/eslint-plugin": "^2.26.0 || ^5.0.0",
+ "@typescript-eslint/parser": "^2.26.0 || ^5.0.0",
39
"microbundle-crl": "^0.13.10",
40
"@babel/eslint-parser": "^10.0.3 || ^7.11.0",
41
"cross-env": "^7.0.2",
0 commit comments