Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 53d586f

Browse files
committed
down grade babel loader
1 parent 502ac36 commit 53d586f

File tree

2 files changed

+369
-66
lines changed

2 files changed

+369
-66
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/core": "7.13.14",
4040
"@babel/preset-react": "7.13.13",
4141
"@cypress/code-coverage": "^3.10.0",
42-
"babel-loader": "^9.1.0",
42+
"babel-loader": "8.0.2",
4343
"babel-plugin-istanbul": "6.0.0",
4444
"babel-plugin-transform-class-properties": "6.24.1",
4545
"coveralls": "3.1.0",

0 commit comments

Comments
 (0)