Skip to content

Commit

Permalink
Downgrade mocha (temp solution to pass tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkubisa committed Jul 19, 2018
1 parent 59406c5 commit f0aea0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"coveralls": "^3.0.1",
"expect.js": "^0.3.1",
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"mocha": "5.0.1",
"mongodb": "^3.1.0",
"sharedb": "^1.0.0-beta",
"sharedb-mingo-memory": "^1.0.1"
Expand Down

0 comments on commit f0aea0f

Please sign in to comment.