diff options
author | Chocobozzz <me@florianbigard.com> | 2020-08-11 16:50:00 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-08-11 16:50:00 +0200 |
commit | 94676e631c5045144da598fefbefaa3cfcaaeb0d (patch) | |
tree | ad722f1316ff81a026072938b010ca6549b40e52 /client/yarn.lock | |
parent | f309a156a6201797b4eca19d090f37f2f0da403b (diff) | |
download | PeerTube-94676e631c5045144da598fefbefaa3cfcaaeb0d.tar.gz PeerTube-94676e631c5045144da598fefbefaa3cfcaaeb0d.tar.zst PeerTube-94676e631c5045144da598fefbefaa3cfcaaeb0d.zip |
Remove angular pipes module
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 38aea725e..4fe21c1a5 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -7873,13 +7873,6 @@ next-tick@~1.0.0: | |||
7873 | resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c" | 7873 | resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c" |
7874 | integrity sha1-yobR/ogoFpsBICCOPchCS524NCw= | 7874 | integrity sha1-yobR/ogoFpsBICCOPchCS524NCw= |
7875 | 7875 | ||
7876 | ngx-pipes@^2.6.0: | ||
7877 | version "2.7.5" | ||
7878 | resolved "https://registry.yarnpkg.com/ngx-pipes/-/ngx-pipes-2.7.5.tgz#22e2e4b7015ae9103210dfa2dacd6f4ae4411639" | ||
7879 | integrity sha512-hlxHzu+snGJ038Z+HdkgEZRlZeE7suDTLWJD1yUP11eAM+xLPJAur1QtvvtZTHRHutOc7Wij1keBtuWIS9D0JQ== | ||
7880 | dependencies: | ||
7881 | tslib "^2.0.0" | ||
7882 | |||
7883 | nice-try@^1.0.4: | 7876 | nice-try@^1.0.4: |
7884 | version "1.0.5" | 7877 | version "1.0.5" |
7885 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" | 7878 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" |