removed resolutions and engines from package.json

This commit is contained in:
Akinwale Ariwodola 2018-01-17 15:45:45 +01:00
parent 89104793bb
commit d60fa6e18a

View file

@ -96,13 +96,6 @@
"webpack": "^3.10.0",
"webpack-build-notifier": "^0.1.18"
},
"resolutions": {
"webpack/webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6",
"yarn": "^1.3"
},
"license": "MIT",
"lbrySettings": {
"lbrynetDaemonVersion": "0.18.0",