build(npm): upgrade npm dependencies to make the project node v4 compatible
This commit is contained in:
parent
97ae3d0ca9
commit
8f3a81ce6c
@ -35,13 +35,13 @@
|
|||||||
"gulp-task-listing": "^1.0.1",
|
"gulp-task-listing": "^1.0.1",
|
||||||
"gulp-util": "^3.0.6",
|
"gulp-util": "^3.0.6",
|
||||||
"gulp-watch": "^4.3.4",
|
"gulp-watch": "^4.3.4",
|
||||||
"harp": "^0.18.0",
|
"harp": "^0.19.0",
|
||||||
"html2jade": "^0.8.4",
|
"html2jade": "^0.8.4",
|
||||||
"indent-string": "^2.1.0",
|
"indent-string": "^2.1.0",
|
||||||
"jasmine-core": "^2.3.4",
|
"jasmine-core": "^2.3.4",
|
||||||
"jasmine-node": "^1.14.5",
|
"jasmine-node": "^1.14.5",
|
||||||
"jsonfile": "^2.2.2",
|
"jsonfile": "^2.2.2",
|
||||||
"karma": "^0.13.9",
|
"karma": "^0.13.10",
|
||||||
"karma-chrome-launcher": "^0.2.0",
|
"karma-chrome-launcher": "^0.2.0",
|
||||||
"karma-jasmine": "^0.3.6",
|
"karma-jasmine": "^0.3.6",
|
||||||
"live-server": "^0.8.1",
|
"live-server": "^0.8.1",
|
||||||
@ -49,7 +49,7 @@
|
|||||||
"marked": "^0.3.5",
|
"marked": "^0.3.5",
|
||||||
"minimatch": "^2.0.10",
|
"minimatch": "^2.0.10",
|
||||||
"node-html-encoder": "0.0.2",
|
"node-html-encoder": "0.0.2",
|
||||||
"nodegit": "^0.4.1",
|
"nodegit": "^0.5.0",
|
||||||
"path": "^0.11.14",
|
"path": "^0.11.14",
|
||||||
"prompt": "^0.2.14",
|
"prompt": "^0.2.14",
|
||||||
"q": "^1.4.1",
|
"q": "^1.4.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user