X-Git-Url: https://git.r.bdr.sh/rbdr/serpentity/blobdiff_plain/8b2459296655a410370a281143ceca8ccd945df6..4c329508c3a6c56076c110cd4397fef0a219f7ce:/package.json diff --git a/package.json b/package.json index 2841e85..0b50871 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,12 @@ "dependencies": { }, "devDependencies": { + "babel-preset-es2015": "6.6.x", "gulp": "3.9.x", - "gulp-concat": "2.6.x" + "gulp-babel": "6.1.x", + "gulp-concat": "2.6.x", + "gulp-rename": "1.2.x", + "gulp-uglify": "1.5.x" }, "engines": { "node": ">= 4.0.0"