Revert to old babel. Babel is broken

This commit is contained in:
Berkeley Martinez
2015-11-04 00:46:45 -08:00
parent 59489fc07c
commit f9f89edddf

View File

@ -28,10 +28,10 @@
"dependencies": {
"accepts": "~1.3.0",
"async": "~1.5.0",
"babel": "6.0.15",
"babel-core": "6.0.17",
"babel": "5.8.29",
"babel-core": "5.8.33",
"babel-eslint": "4.1.3",
"babel-loader": "6.0.1",
"babel-loader": "5.3.3",
"bcrypt-nodejs": "~0.0.3",
"body-parser": "^1.13.2",
"chai-jquery": "~2.0.0",
@ -119,7 +119,7 @@
"source-map-support": "^0.3.2",
"store": "https://github.com/berkeleytrue/store.js.git#feature/noop-server",
"thundercats": "^3.0.0",
"thundercats-react": "^0.3.0",
"thundercats-react": "^0.4.0",
"twit": "~2.1.1",
"uglify-js": "~2.5.0",
"url-regex": "^3.0.0",