aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2016-09-06 15:59:57 +0200
committerNoah Loomans <noahloomans@gmail.com>2016-09-06 15:59:57 +0200
commit57e142dc6f5dfc6c6394d04ff4e807bb8288a417 (patch)
tree5985b4f856cf0f87598f653f610f35eae0a7578f /package.json
parentb98b24dceb343c5018a03fde3ae12629a00d9f2c (diff)
Fixing safari is imposible, so I used tools to do it for me.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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": {