removed resolutions and engines from package.json
This commit is contained in:
parent
89104793bb
commit
d60fa6e18a
1 changed files with 0 additions and 7 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue