diff options
author | Chocobozzz <me@florianbigard.com> | 2018-02-23 15:39:50 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-02-23 15:39:50 +0100 |
commit | 998acc2215059428fc207ae7f3948038883179b7 (patch) | |
tree | 253eeecdf2fcbbd84bc906dc459f123d9b55be0f /client/yarn.lock | |
parent | 285fe7c93072b2a8e6a9af6b7e8ffcdefcffbddf (diff) | |
download | PeerTube-998acc2215059428fc207ae7f3948038883179b7.tar.gz PeerTube-998acc2215059428fc207ae7f3948038883179b7.tar.zst PeerTube-998acc2215059428fc207ae7f3948038883179b7.zip |
Add bar when loading chunks
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 898930547..003832adf 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -203,6 +203,13 @@ | |||
203 | "@ngx-loading-bar/core" "1.2.0" | 203 | "@ngx-loading-bar/core" "1.2.0" |
204 | tslib "^1.7.1" | 204 | tslib "^1.7.1" |
205 | 205 | ||
206 | "@ngx-loading-bar/router@^1.2.0": | ||
207 | version "1.2.0" | ||
208 | resolved "https://registry.yarnpkg.com/@ngx-loading-bar/router/-/router-1.2.0.tgz#f6a61d011b9bd656102250694e5cc6b0c0fe2d53" | ||
209 | dependencies: | ||
210 | "@ngx-loading-bar/core" "1.2.0" | ||
211 | tslib "^1.7.1" | ||
212 | |||
206 | "@ngx-meta/core@^5.0.0": | 213 | "@ngx-meta/core@^5.0.0": |
207 | version "5.0.0" | 214 | version "5.0.0" |
208 | resolved "https://registry.yarnpkg.com/@ngx-meta/core/-/core-5.0.0.tgz#9ae9107f7bce169870caa5a1b8b3533ae46bc4c6" | 215 | resolved "https://registry.yarnpkg.com/@ngx-meta/core/-/core-5.0.0.tgz#9ae9107f7bce169870caa5a1b8b3533ae46bc4c6" |