delete node-wget from package.json (this fixes headers not being included???)

This commit is contained in:
Sean Yesmunt 2020-02-04 09:35:37 -05:00
parent 0203f7a45f
commit 77580148cc

View file

@ -69,7 +69,6 @@
"@exponent/electron-cookies": "^2.0.0",
"@hot-loader/react-dom": "^16.8",
"@lbry/components": "^3.0.8",
"@octokit/rest": "^16.40.0",
"@reach/menu-button": "^0.1.18",
"@reach/rect": "^0.2.1",
"@reach/tabs": "^0.1.5",
@ -141,7 +140,6 @@
"node-libs-browser": "^2.1.0",
"node-loader": "^0.6.0",
"node-sass": "^4.11.0",
"node-wget": "^0.4.3",
"nodemon": "^1.19.1",
"postcss-import": "^12.0.1",
"postcss-loader": "^3.0.0",