diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-12-01 14:46:22 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-12-01 14:46:22 +0100 |
commit | 9bf9d2a5c223bf006496ae7adf0c0bd7a7975108 (patch) | |
tree | 7e72814af43176ad96841046a9310af001d23a14 /client/yarn.lock | |
parent | 26c6ee80d0fecfce595e8970f15717560b4f4ceb (diff) | |
download | PeerTube-9bf9d2a5c223bf006496ae7adf0c0bd7a7975108.tar.gz PeerTube-9bf9d2a5c223bf006496ae7adf0c0bd7a7975108.tar.zst PeerTube-9bf9d2a5c223bf006496ae7adf0c0bd7a7975108.zip |
Begin videos list new design
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 8f148e431..fa1802a29 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -264,10 +264,6 @@ amdefine@>=0.0.4: | |||
264 | version "1.0.1" | 264 | version "1.0.1" |
265 | resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" | 265 | resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" |
266 | 266 | ||
267 | angular-pipes@^6.0.0: | ||
268 | version "6.5.3" | ||
269 | resolved "https://registry.yarnpkg.com/angular-pipes/-/angular-pipes-6.5.3.tgz#6bed37c51ebc2adaf3412663bfe25179d0489b02" | ||
270 | |||
271 | angular2-notifications@^0.7.7: | 267 | angular2-notifications@^0.7.7: |
272 | version "0.7.8" | 268 | version "0.7.8" |
273 | resolved "https://registry.yarnpkg.com/angular2-notifications/-/angular2-notifications-0.7.8.tgz#ecbcb95a8d2d402af94a9a080d6664c70d33a029" | 269 | resolved "https://registry.yarnpkg.com/angular2-notifications/-/angular2-notifications-0.7.8.tgz#ecbcb95a8d2d402af94a9a080d6664c70d33a029" |
@@ -4718,6 +4714,10 @@ ngx-chips@1.5.3: | |||
4718 | dependencies: | 4714 | dependencies: |
4719 | ng2-material-dropdown "0.7.10" | 4715 | ng2-material-dropdown "0.7.10" |
4720 | 4716 | ||
4717 | ngx-pipes@^2.0.5: | ||
4718 | version "2.0.5" | ||
4719 | resolved "https://registry.yarnpkg.com/ngx-pipes/-/ngx-pipes-2.0.5.tgz#743b827e350b1e66f5bdae49e90a02fa631d4c54" | ||
4720 | |||
4721 | no-case@^2.2.0: | 4721 | no-case@^2.2.0: |
4722 | version "2.3.2" | 4722 | version "2.3.2" |
4723 | resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.2.tgz#60b813396be39b3f1288a4c1ed5d1e7d28b464ac" | 4723 | resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.2.tgz#60b813396be39b3f1288a4c1ed5d1e7d28b464ac" |