build(npm): upgrade npm dependencies to make the project node v4 compatible

This commit is contained in:
Igor Minar 2015-10-05 20:33:02 -07:00
parent 97ae3d0ca9
commit 8f3a81ce6c
1 changed files with 3 additions and 3 deletions

View File

@ -35,13 +35,13 @@
"gulp-task-listing": "^1.0.1",
"gulp-util": "^3.0.6",
"gulp-watch": "^4.3.4",
"harp": "^0.18.0",
"harp": "^0.19.0",
"html2jade": "^0.8.4",
"indent-string": "^2.1.0",
"jasmine-core": "^2.3.4",
"jasmine-node": "^1.14.5",
"jsonfile": "^2.2.2",
"karma": "^0.13.9",
"karma": "^0.13.10",
"karma-chrome-launcher": "^0.2.0",
"karma-jasmine": "^0.3.6",
"live-server": "^0.8.1",
@ -49,7 +49,7 @@
"marked": "^0.3.5",
"minimatch": "^2.0.10",
"node-html-encoder": "0.0.2",
"nodegit": "^0.4.1",
"nodegit": "^0.5.0",
"path": "^0.11.14",
"prompt": "^0.2.14",
"q": "^1.4.1",