update packages for 0.30.1 RC

This commit is contained in:
Akinwale Ariwodola 2018-11-20 20:29:55 +01:00
parent 82308ece97
commit ef0fd224a2
3 changed files with 756 additions and 685 deletions

1435
dist/bundle.js vendored

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
"format": "prettier 'src/**/*.{js,json}' --write"
},
"dependencies": {
"lbry-redux": "lbryio/lbry-redux#2375860d6269d0369418879c2531b1d48c4e47f2",
"lbry-redux": "lbryio/lbry-redux#pre-notification-update",
"reselect": "^3.0.0"
},
"devDependencies": {

View file

@ -3358,9 +3358,9 @@ kind-of@^6.0.0, kind-of@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
lbry-redux@lbryio/lbry-redux#2375860d6269d0369418879c2531b1d48c4e47f2:
lbry-redux@lbryio/lbry-redux#pre-notification-update:
version "0.0.1"
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/2375860d6269d0369418879c2531b1d48c4e47f2"
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/30af6b5483fd74d66082316c621b761853d1419a"
dependencies:
proxy-polyfill "0.1.6"
reselect "^3.0.0"