Skip to content

Commit bb8a54e

Browse files
chore(package): update mocha to version 4.1.0
Closes #35
1 parent 21a4e00 commit bb8a54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"request": "2.x.x"
2424
},
2525
"devDependencies": {
26-
"mocha": "3.x.x",
26+
"mocha": "^4.1.0",
2727
"chai": "4.x.x",
2828
"pre-commit": "1.x.x"
2929
}

0 commit comments

Comments
 (0)