Browse Source

Bump babel to 6.9.

Herbert Vojčík 8 years ago
parent
commit
79a7e68535
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -22,7 +22,7 @@
   },
   "homepage": "https://lolg.it/herby/test-redux-goodies#readme",
   "devDependencies": {
-    "babel-cli": "^6.3.17",
-    "babel-preset-es2015": "^6.3.13"
+    "babel-cli": "^6.9.0",
+    "babel-preset-es2015": "^6.9.0"
   }
 }