Skip to content

Commit 96b4b3e

Browse files
committed
updated mocha+should dependencies
1 parent b4f88af commit 96b4b3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {},
1212
"devDependencies": {
13-
"should": "^3.1.3",
14-
"mocha": "^1.17.1"
13+
"should": "^6.0.0",
14+
"mocha": "^2.2.5"
1515
},
1616
"repository": {
1717
"type": "git",

0 commit comments

Comments
 (0)