ducky/web
15:0340f522bce9 Browse Files
Upgrade babel. Take advantage of shorter compilation times. Woohoo!
1.1 --- a/package.json Tue Jun 30 01:33:23 2015 -0400 1.2 +++ b/package.json Fri Jul 03 20:00:45 2015 -0400 1.3 @@ -12,7 +12,7 @@ 1.4 "ampersand-router": "^3.0.2", 1.5 "ampersand-sync": "^3.0.7", 1.6 "andlog": "^1.0.0", 1.7 - "babel": "^5.1.13", 1.8 + "babel": "^5.6.14", 1.9 "babel-loader": "^5.0.0", 1.10 "css-loader": "^0.12.0", 1.11 "extract-text-webpack-plugin": "^0.7.0",