Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 8f3a81c

Browse files
committed
build(npm): upgrade npm dependencies to make the project node v4 compatible
1 parent 97ae3d0 commit 8f3a81c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,21 @@
3535
"gulp-task-listing": "^1.0.1",
3636
"gulp-util": "^3.0.6",
3737
"gulp-watch": "^4.3.4",
38-
"harp": "^0.18.0",
38+
"harp": "^0.19.0",
3939
"html2jade": "^0.8.4",
4040
"indent-string": "^2.1.0",
4141
"jasmine-core": "^2.3.4",
4242
"jasmine-node": "^1.14.5",
4343
"jsonfile": "^2.2.2",
44-
"karma": "^0.13.9",
44+
"karma": "^0.13.10",
4545
"karma-chrome-launcher": "^0.2.0",
4646
"karma-jasmine": "^0.3.6",
4747
"live-server": "^0.8.1",
4848
"lodash": "^3.10.1",
4949
"marked": "^0.3.5",
5050
"minimatch": "^2.0.10",
5151
"node-html-encoder": "0.0.2",
52-
"nodegit": "^0.4.1",
52+
"nodegit": "^0.5.0",
5353
"path": "^0.11.14",
5454
"prompt": "^0.2.14",
5555
"q": "^1.4.1",

0 commit comments

Comments
 (0)