aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-05-27 09:50:58 +0200
committerChocobozzz <chocobozzz@cpy.re>2021-05-27 16:00:13 +0200
commitfd43faf2fda931cdc5ce0e6226073f10c35bbd5f (patch)
treecb794d4f5658139d2881a43ba71ca977512a4445 /client/angular.json
parent42c84e415da4a41c16cc5d39ed1c101dd8bbffad (diff)
downloadPeerTube-fd43faf2fda931cdc5ce0e6226073f10c35bbd5f.tar.gz
PeerTube-fd43faf2fda931cdc5ce0e6226073f10c35bbd5f.tar.zst
PeerTube-fd43faf2fda931cdc5ce0e6226073f10c35bbd5f.zip
Upgrade angular to latest patch version
Diffstat (limited to 'client/angular.json')
-rw-r--r--client/angular.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/angular.json b/client/angular.json
index e9d62cacb..c9d90d5ec 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -160,6 +160,7 @@
160 "debug", 160 "debug",
161 "p2p-media-loader-hlsjs", 161 "p2p-media-loader-hlsjs",
162 "video.js", 162 "video.js",
163 "sha1",
163 "postcss" 164 "postcss"
164 ], 165 ],
165 "scripts": [], 166 "scripts": [],