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 2841e85..1e37373 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,9 @@ "dependencies": { }, "devDependencies": { + "babel-preset-es2015": "6.6.x", "gulp": "3.9.x", + "gulp-babel": "6.1.x", "gulp-concat": "2.6.x" }, "engines": { |