Downgrade to babelify v6. (v7 uses babel v6)

This commit is contained in:
Blade Barringer 2015-11-15 08:10:07 -06:00
parent 351172d178
commit 6c5afb9369

View file

@ -9,7 +9,7 @@
"async": "~0.9.0",
"aws-sdk": "^2.0.25",
"babel": "^5.5.4",
"babelify": "^7.2.0",
"babelify": "^6.x.x",
"bower": "~1.3.12",
"browserify": "~12.0.1",
"coffee-script": "1.6.x",