Skip to content

Commit 9ad0def

Browse files
chore(package): update mocha to version 6.0.2
Closes #35
1 parent 21a4e00 commit 9ad0def

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": "^6.0.2",
2727
"chai": "4.x.x",
2828
"pre-commit": "1.x.x"
2929
}

0 commit comments

Comments
 (0)