Skip to content
Merged
Changes from all commits
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
Lock babel @ 5.6.x.
5.7 and 5.8 are having big issues with linting
  • Loading branch information
zpao committed Jul 21, 2015
commit ce8a152c4928dc3e644bd7110022a2076c4a5aac
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"jstransform": "^11.0.0"
},
"devDependencies": {
"babel": "^5.5.5",
"babel": "~5.6.23",
"babel-core": "~5.6.20",
"babel-eslint": "^3.1.14",
"benchmark": "^1.0.0",
"browserify": "^9.0.3",
Expand Down