Skip to content

Commit 2e1c39e

Browse files
committed
chore: change babel-core to bridge version
1 parent 7a28af7 commit 2e1c39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@babel/core": "^7.1.6",
38-
"babel-core": "6.26.3",
38+
"babel-core": "7.0.0-bridge.0",
3939
"@babel/runtime": "^7.1.5",
4040
"@babel/plugin-transform-runtime": "^7.1.0",
4141
"@babel/preset-env": "^7.1.6",

0 commit comments

Comments
 (0)