fix lbry-redux path
This commit is contained in:
parent
c702a89454
commit
3af254fe16
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
||||||
"find-process": "^1.1.0",
|
"find-process": "^1.1.0",
|
||||||
"formik": "^0.10.4",
|
"formik": "^0.10.4",
|
||||||
"keytar": "^4.2.1",
|
"keytar": "^4.2.1",
|
||||||
"lbry-redux": "file:../lbry-redux",
|
"lbry-redux": "lbryio/lbry-redux",
|
||||||
"localforage": "^1.7.1",
|
"localforage": "^1.7.1",
|
||||||
"mixpanel-browser": "^2.17.1",
|
"mixpanel-browser": "^2.17.1",
|
||||||
"moment": "^2.22.0",
|
"moment": "^2.22.0",
|
||||||
|
|
Loading…
Reference in a new issue