Skip to content

Commit 286c9ea

Browse files
committed
Use babel 6 for now
1 parent c127715 commit 286c9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-error-overlay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"anser": "1.4.1",
3535
"babel-code-frame": "6.22.0",
36-
"babel-core": "^7.0.0-beta.2",
36+
"babel-core": "^6.26.0",
3737
"babel-eslint": "7.2.3",
3838
"babel-loader": "^7.1.2",
3939
"babel-preset-react-app": "^3.0.3",

0 commit comments

Comments
 (0)