aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/yarn.lock
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2017-12-12 14:57:46 +0100
committerChocobozzz <me@florianbigard.com>2017-12-12 14:57:46 +0100
commitc893d4514e6ecbf282c7985fe5f82b8acd8a1137 (patch)
treec7e9b9d53de5a8e8826e26785ae6019131036948 /client/yarn.lock
parent77d07d690968a9631fc0c8bafbaebd27a5ebaab6 (diff)
downloadPeerTube-c893d4514e6ecbf282c7985fe5f82b8acd8a1137.tar.gz
PeerTube-c893d4514e6ecbf282c7985fe5f82b8acd8a1137.tar.zst
PeerTube-c893d4514e6ecbf282c7985fe5f82b8acd8a1137.zip
Add beautiful loading bar
Diffstat (limited to 'client/yarn.lock')
-rw-r--r--client/yarn.lock13
1 files changed, 13 insertions, 0 deletions
diff --git a/client/yarn.lock b/client/yarn.lock
index 5c63a68a6..10f15bcd6 100644
--- a/client/yarn.lock
+++ b/client/yarn.lock
@@ -178,6 +178,19 @@
178 source-map "^0.5.6" 178 source-map "^0.5.6"
179 tree-kill "^1.0.0" 179 tree-kill "^1.0.0"
180 180
181"@ngx-loading-bar/core@1.0.0-rc.1":
182 version "1.0.0-rc.1"
183 resolved "https://registry.yarnpkg.com/@ngx-loading-bar/core/-/core-1.0.0-rc.1.tgz#6809578979c924fa514c0a094c0f479817635c63"
184 dependencies:
185 tslib "^1.7.1"
186
187"@ngx-loading-bar/http-client@^1.0.0-rc.1":
188 version "1.0.0-rc.1"
189 resolved "https://registry.yarnpkg.com/@ngx-loading-bar/http-client/-/http-client-1.0.0-rc.1.tgz#f4c15d9e46445bf8fe7a945c7f4eb0ef443bddd8"
190 dependencies:
191 "@ngx-loading-bar/core" "1.0.0-rc.1"
192 tslib "^1.7.1"
193
181"@ngx-meta/core@^4.0.1": 194"@ngx-meta/core@^4.0.1":
182 version "4.0.1" 195 version "4.0.1"
183 resolved "https://registry.yarnpkg.com/@ngx-meta/core/-/core-4.0.1.tgz#b035febeeb92876920480f70719fcf953dc0245f" 196 resolved "https://registry.yarnpkg.com/@ngx-meta/core/-/core-4.0.1.tgz#b035febeeb92876920480f70719fcf953dc0245f"