diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9f760b7..0390db2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "then-yield": "0.0.1" }, "devDependencies": { - "babel-preset-es2016": "^6.16.0", + "babel-preset-es2015": "^6.22.0", "babelify": "^7.3.0", "bower": "^1.7.9", "browserify": "^14.0.0", |