Skip to content

Commit 03f1a36

Browse files
committed
Updated dependencies
1 parent 1a0304a commit 03f1a36

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
"watch": "^0.19.2"
4646
},
4747
"dependencies": {
48-
"restify": "^4.1.1"
48+
"browserify": "^13.3.0",
49+
"jsdoc": "^3.4.3",
50+
"jshint": "^2.9.4",
51+
"mocha": "^3.2.0",
52+
"restify": "^4.3.0"
4953
}
5054
}

0 commit comments

Comments
 (0)