diff options
author | Chocobozzz <me@florianbigard.com> | 2018-02-16 17:24:47 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-02-16 17:24:47 +0100 |
commit | 68e24d727969a73a13e3c29b4d3bcfe50c3c52be (patch) | |
tree | 9908a5b6f26dfc0fd80aa123e843ea11f39c7501 /client/yarn.lock | |
parent | 6de36768980ef6063b8fcd730b59fa685dd2b99c (diff) | |
download | PeerTube-68e24d727969a73a13e3c29b4d3bcfe50c3c52be.tar.gz PeerTube-68e24d727969a73a13e3c29b4d3bcfe50c3c52be.tar.zst PeerTube-68e24d727969a73a13e3c29b4d3bcfe50c3c52be.zip |
Add loading bar when updating a video
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index dd0a6bb9c..a27aacfcb 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -184,7 +184,7 @@ | |||
184 | tree-kill "^1.0.0" | 184 | tree-kill "^1.0.0" |
185 | webpack-sources "^1.1.0" | 185 | webpack-sources "^1.1.0" |
186 | 186 | ||
187 | "@ngx-loading-bar/core@1.1.1": | 187 | "@ngx-loading-bar/core@1.1.1", "@ngx-loading-bar/core@^1.1.1": |
188 | version "1.1.1" | 188 | version "1.1.1" |
189 | resolved "https://registry.yarnpkg.com/@ngx-loading-bar/core/-/core-1.1.1.tgz#bcfc8e968f121ca431b4926dfd3465739f7076cd" | 189 | resolved "https://registry.yarnpkg.com/@ngx-loading-bar/core/-/core-1.1.1.tgz#bcfc8e968f121ca431b4926dfd3465739f7076cd" |
190 | dependencies: | 190 | dependencies: |