Implements #51
This commit is contained in:
parent
d07ec0944d
commit
5a13a5251f
2 changed files with 15 additions and 8 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue