diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index c41cc7f..60406e8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,9 @@ "then-yield": "0.0.1" }, "devDependencies": { + "babel-preset-es2015": "^6.14.0", "gulp": "^3.9.1", + "gulp-babel": "^6.1.2", "gulp-browserify": "^0.5.1" }, "engine": { |