Skip to content

Commit ec143ad

Browse files
committed
Restore babel-core bridge for Jest
1 parent c37e796 commit ec143ad

File tree

2 files changed

+118
-39
lines changed

2 files changed

+118
-39
lines changed

package-lock.json

Lines changed: 117 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"@babel/plugin-proposal-class-properties": "7.2.3",
2121
"@babel/plugin-proposal-export-default-from": "7.2.0",
2222
"@babel/preset-env": "7.2.3",
23+
"babel-core": "7.0.0-bridge.0",
2324
"babel-eslint": "10.0.1",
2425
"babel-plugin-add-module-exports": "1.0.0",
2526
"codecov": "3.1.0",

0 commit comments

Comments
 (0)