aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-08-11 16:50:00 +0200
committerChocobozzz <me@florianbigard.com>2020-08-11 16:50:00 +0200
commit94676e631c5045144da598fefbefaa3cfcaaeb0d (patch)
treead722f1316ff81a026072938b010ca6549b40e52 /client/package.json
parentf309a156a6201797b4eca19d090f37f2f0da403b (diff)
downloadPeerTube-94676e631c5045144da598fefbefaa3cfcaaeb0d.tar.gz
PeerTube-94676e631c5045144da598fefbefaa3cfcaaeb0d.tar.zst
PeerTube-94676e631c5045144da598fefbefaa3cfcaaeb0d.zip
Remove angular pipes module
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 50b33d7c3..3c4b9ead4 100644
--- a/client/package.json
+++ b/client/package.json
@@ -96,7 +96,6 @@
96 "linkifyjs": "^2.1.5", 96 "linkifyjs": "^2.1.5",
97 "lodash-es": "^4.17.4", 97 "lodash-es": "^4.17.4",
98 "markdown-it": "^11.0.0", 98 "markdown-it": "^11.0.0",
99 "ngx-pipes": "^2.6.0",
100 "node-sass": "^4.9.3", 99 "node-sass": "^4.9.3",
101 "npm-font-source-sans-pro": "^1.0.2", 100 "npm-font-source-sans-pro": "^1.0.2",
102 "p2p-media-loader-hlsjs": "^0.6.2", 101 "p2p-media-loader-hlsjs": "^0.6.2",