We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1c013 commit b8dca23Copy full SHA for b8dca23
README.md
@@ -169,7 +169,7 @@ const urllib = require('urllib');
169
const targetDir = require('os').tmpdir();
170
const compressing = require('compressing');
171
172
-urllib.request('http://registry.npmjs.org/pedding/-/pedding-1.1.0.tgz', {
+urllib.request('http://registry.npmjs.org/compressing/-/compressing-2.0.0.tgz', {
173
streaming: true,
174
followRedirect: true,
175
})
0 commit comments