This commit is contained in:
Tim Lancina
2015-07-20 14:25:14 -05:00
parent 7ed53a4e7f
commit f796deb581
4 changed files with 99 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
"gulp-sass": "^1.3.3",
"gulp-shell": "^0.4.0",
"gulp-typescript": "^2.7.7",
"gulp-util": "^3.0.6",
"gulp-watch": "^4.2.4",
"gulp-wrap": "^0.11.0",
"karma": "^0.12.31",
@@ -27,6 +28,7 @@
"lodash": "^2.4.1",
"node-libs-browser": "^0.5.2",
"node-uuid": "^1.4.1",
"q": "^1.4.1",
"request": "^2.53.0",
"run-sequence": "^1.1.0",
"serve-static": "^1.9.2",