Skip to content

Commit b7f6225

Browse files
committed
Remove babel-core bridge
1 parent e7c0f96 commit b7f6225

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"devDependencies": {
3636
"@babel/core": "^7.2.2",
3737
"@babel/preset-env": "^7.3.1",
38-
"babel-core": "^7.0.0-bridge.0",
3938
"babel-jest": "^24.0.0",
4039
"jest": "^24.0.0",
4140
"prettier": "^1.16.1",

yarn.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -816,10 +816,6 @@ aws4@^1.6.0:
816816
version "1.6.0"
817817
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
818818

819-
babel-core@^7.0.0-bridge.0:
820-
version "7.0.0-bridge.0"
821-
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
822-
823819
babel-jest@^24.0.0:
824820
version "24.0.0"
825821
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.0.0.tgz#8a0c767f03f4a595fb921afdab13ff126edd00da"

0 commit comments

Comments
 (0)