Skip to content

Commit 077b969

Browse files
committed
fix: include mock-require
1 parent cc39f9d commit 077b969

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

package-lock.json

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,14 @@
2525
"istanbul": "^1.1.0-alpha.1",
2626
"istanbul-cobertura-badger": "^1.2.1",
2727
"mocha": "^3.2.0",
28+
"mock-require": "^3.0.1",
2829
"redis": "^2.6.4",
30+
"semantic-release": "8.2.0",
2931
"should": "^11.1.2",
3032
"sinon": "^2.0.0",
3133
"snazzy": "^5.0.0",
3234
"standard": "^8.6.0",
33-
"supertest": "^2.0.1",
34-
"semantic-release": "8.2.0"
35+
"supertest": "^2.0.1"
3536
},
3637
"repository": {
3738
"type": "git",

0 commit comments

Comments
 (0)