Skip to content

Commit 6d73652

Browse files
committedJun 10, 2016
chore(package): update devdependencies to latest
1 parent 21f84e4 commit 6d73652

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
 

‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
"devDependencies": {
5656
"simplifyify": "^2.0.1",
5757
"chai": "*",
58-
"coveralls": "^2.11.6",
59-
"dox": "*",
60-
"es6-shim": "*",
61-
"http-server": "*",
62-
"istanbul": "^0.4.2",
63-
"mocha": "*",
64-
"npm-run-all": "^1.5.1"
58+
"coveralls": "^2.11.9",
59+
"dox": "^0.8.1",
60+
"es6-shim": "^0.35.1",
61+
"http-server": "^0.9.0",
62+
"istanbul": "^0.4.3",
63+
"mocha": "^2.5.3",
64+
"npm-run-all": "^2.1.1"
6565
},
6666
"engines": {
6767
"node": ">= 0.6.0"

0 commit comments

Comments
 (0)
Please sign in to comment.