ducky/web

Paddy 2015-07-03 Parent:3bdc03963abe Child:5d47855181e1

15:0340f522bce9 Go to Latest

ducky/web/package.json

Upgrade babel. Take advantage of shorter compilation times. Woohoo!

History
     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",