aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/yarn.lock
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-05-22 17:36:27 +0200
committerChocobozzz <me@florianbigard.com>2018-05-23 09:07:31 +0200
commit7e2b4ecdcc679cef05716e78135bfb2a9b9d1427 (patch)
tree568cb5568b55883df8ae0cb0c638ed05295b9760 /client/yarn.lock
parentff2c1fe8133f9556f6aaa52058cd8b83c40085e6 (diff)
downloadPeerTube-7e2b4ecdcc679cef05716e78135bfb2a9b9d1427.tar.gz
PeerTube-7e2b4ecdcc679cef05716e78135bfb2a9b9d1427.tar.zst
PeerTube-7e2b4ecdcc679cef05716e78135bfb2a9b9d1427.zip
Move rxjs-compat in dev dep
Diffstat (limited to 'client/yarn.lock')
-rw-r--r--client/yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/yarn.lock b/client/yarn.lock
index bde7b9953..91c2f0a2b 100644
--- a/client/yarn.lock
+++ b/client/yarn.lock
@@ -8325,9 +8325,9 @@ rust-result@^1.0.0:
8325 dependencies: 8325 dependencies:
8326 individual "^2.0.0" 8326 individual "^2.0.0"
8327 8327
8328rxjs-compat@^6.0.0-rc.0: 8328rxjs-compat@^6.1.0:
8329 version "6.2.0" 8329 version "6.1.0"
8330 resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.2.0.tgz#2eb49cc6ac20d0d7057c6887d1895beaab0966f9" 8330 resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.1.0.tgz#935059623ee4c167728c9dd03ee6e4468cc5b583"
8331 8331
8332rxjs@^5.4.2, rxjs@^5.5.2: 8332rxjs@^5.4.2, rxjs@^5.5.2:
8333 version "5.5.10" 8333 version "5.5.10"