aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-05-23 09:00:58 +0200
committerChocobozzz <me@florianbigard.com>2023-05-23 09:42:10 +0200
commit41cde76bbf5ac16a90b5f158672523069db74009 (patch)
treec740a1e551f26030668309f8e927a6592ce7cada /client/package.json
parentd4d0f3ba0e3577e2725f2e7e7e004478ce30a371 (diff)
downloadPeerTube-41cde76bbf5ac16a90b5f158672523069db74009.tar.gz
PeerTube-41cde76bbf5ac16a90b5f158672523069db74009.tar.zst
PeerTube-41cde76bbf5ac16a90b5f158672523069db74009.zip
Update common client packages
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 0c5916555..d3e8e0b9a 100644
--- a/client/package.json
+++ b/client/package.json
@@ -140,7 +140,7 @@
140 "webpack-cli": "^5.0.1", 140 "webpack-cli": "^5.0.1",
141 "webtorrent": "1.8.26", 141 "webtorrent": "1.8.26",
142 "whatwg-fetch": "^3.0.0", 142 "whatwg-fetch": "^3.0.0",
143 "zone.js": "~0.12.0" 143 "zone.js": "~0.13.0"
144 }, 144 },
145 "dependencies": {} 145 "dependencies": {}
146} 146}