Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Use babel 6 for now
  • Loading branch information
Timer committed Oct 11, 2017
commit 286c9ea67a2982d35a4c7b5870016f3836d2d4ed
2 changes: 1 addition & 1 deletion packages/react-error-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"anser": "1.4.1",
"babel-code-frame": "6.22.0",
"babel-core": "^7.0.0-beta.2",
"babel-core": "^6.26.0",
"babel-eslint": "7.2.3",
"babel-loader": "^7.1.2",
"babel-preset-react-app": "^3.0.3",
Expand Down