Skip to content

Commit

Permalink
Rollback mocha upgrade due to node.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Mar 21, 2020
1 parent cb70a4a commit aeb4817
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 161 deletions.
191 changes: 32 additions & 159 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@types/chai": "^4.0.4",
"@types/diff": "^4.0.2",
"@types/mocha": "^7.0.2",
"@types/mocha": "^5.2.7",
"@types/node": "^13.9.2",
"@types/proxyquire": "^1.3.28",
"@types/react": "^16.0.2",
Expand All @@ -66,7 +66,7 @@
"axios": "^0.19.0",
"chai": "^4.0.1",
"istanbul": "^0.4.0",
"mocha": "^7.1.1",
"mocha": "^6.2.2",
"ntypescript": "^1.201507091536.1",
"proxyquire": "^2.0.0",
"react": "^16.0.0",
Expand Down

0 comments on commit aeb4817

Please sign in to comment.