Implements #51
... | ... | @@ -37,6 +37,7 @@ |
"@types/gm": "1.17.29", | ||
"@types/gulp": "3.8.32", | ||
"@types/gulp-babel": "6.1.29", | ||
"@types/gulp-rename": "0.0.31", | ||
"@types/gulp-tslint": "3.6.30", | ||
"@types/gulp-typescript": "0.0.32", | ||
"@types/gulp-uglify": "0.0.29", | ||
... | ... | @@ -94,8 +95,10 @@ |
"gulp": "3.9.1", | ||
"gulp-babel": "6.1.2", | ||
"gulp-cssnano": "2.1.2", | ||
"gulp-imagemin": "3.1.1", | ||
"gulp-livescript": "3.0.1", | ||
"gulp-pug": "3.2.0", | ||
"gulp-rename": "1.2.2", | ||
"gulp-replace": "0.5.4", | ||
"gulp-stylus": "2.6.0", | ||
"gulp-tslint": "7.0.1", | ||
... | ... |
Please register or sign in to comment