Skip to content

Commit

Permalink
fix: locked mocha back to what it should have been
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Jan 7, 2022
1 parent 120a97b commit c5ca6fd
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 267 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"husky": "^7.0.4",
"lint-staged": "^12.1.2",
"marked": "^2.0.0",
"mocha": "6.2.2",
"mocha": "3.5.3",
"multer": "^1.4.3",
"nyc": "^15.1.0",
"remark-cli": "^10.0.1",
Expand Down

0 comments on commit c5ca6fd

Please sign in to comment.