Skip to content

Commit f4dc788

Browse files
committed
provide @babel/eslint-parser for react-error-overlay
1 parent bb5e14b commit f4dc788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-error-overlay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"devDependencies": {
3737
"@babel/code-frame": "7.10.4",
3838
"@babel/core": "7.12.3",
39+
"@babel/eslint-parser": "^7.13.14",
3940
"anser": "1.4.10",
40-
"babel-eslint": "^10.1.0",
4141
"babel-jest": "^26.6.0",
4242
"babel-loader": "8.1.0",
4343
"babel-preset-react-app": "^10.0.0",

0 commit comments

Comments
 (0)