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.
2 parents 9c56095 + 4967813 commit 4107f96Copy full SHA for 4107f96
atmosphere-packages/webpack-dev-middleware/package.js
@@ -14,6 +14,6 @@ Package.onUse(function (api) {
14
15
Npm.depends({
16
debug: "4.1.1",
17
- "source-map-support": "0.5.12",
+ "source-map-support": "0.5.13",
18
"require-from-string": "2.0.2"
19
});
0 commit comments