now installing typings before compiling

This commit is contained in:
2016-02-23 20:02:07 +01:00
parent 44aa92c83c
commit 08dcdb2c9f
4 changed files with 13 additions and 3 deletions

View File

@@ -49,6 +49,7 @@
"typings": "^0.6.8"
},
"devDependencies": {
"gulp-header": "^1.7.1"
"gulp-header": "^1.7.1",
"gulp-typings": "^1.1.0"
}
}