We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1b88a commit 1b92235Copy full SHA for 1b92235
package.json
@@ -91,8 +91,8 @@
91
"jsdoc-babel": "0.5.0",
92
"lint-staged": "10.2.3",
93
"madge": "4.0.2",
94
- "mock-mail-adapter": "file:spec/support/MockMailAdapter",
95
- "mock-files-adapter": "file:spec/support/MockFilesAdapter",
+ "mock-mail-adapter": "file:./spec/support/MockMailAdapter",
+ "mock-files-adapter": "file:./spec/support/MockFilesAdapter",
96
"mongodb-runner": "4.8.1",
97
"mongodb-version-list": "1.0.0",
98
"node-fetch": "2.6.1",
0 commit comments