working on build process

This commit is contained in:
Kevin Jahns
2015-11-13 16:09:40 +01:00
parent 3faeb628fd
commit 099297ebdf
4 changed files with 13 additions and 9 deletions

View File

@@ -42,9 +42,12 @@
"homepage": "http://y-js.org",
"devDependencies": {
"babel-eslint": "^4.1.2",
"babel-plugin-transform-runtime": "^6.1.18",
"babel-preset-es2015": "^6.1.18",
"babelify": "^7.2.0",
"browserify": "^12.0.1",
"gulp": "^3.9.0",
"gulp-babel": "^5.2.1",
"gulp-babel": "^6.1.0",
"gulp-bump": "^1.0.0",
"gulp-concat": "^2.6.0",
"gulp-filter": "^3.0.1",