Skip to content

Commit 3e21af1

Browse files
chore(package): update mocha to version 7.1.0
Closes #7
1 parent 36f0c4a commit 3e21af1

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
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"express": "^4.16.4",
2424
"jshint": "^2.9.6",
25-
"mocha": "^6.0.0",
25+
"mocha": "^7.1.0",
2626
"should": "^13.2.3",
2727
"supertest": "^3.4.1"
2828
},

0 commit comments

Comments
 (0)