aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-02-04 18:00:51 +0100
committerChocobozzz <me@florianbigard.com>2022-02-07 09:38:24 +0100
commit4393b2552c4ecb9fe43ff78480da0826c04709c0 (patch)
tree3449819109ee3635e59172e50eb2d500a2f2bdfb /package.json
parent21f2df5d3b3b5c3cf50884845de246e7b22f60e9 (diff)
downloadPeerTube-4393b2552c4ecb9fe43ff78480da0826c04709c0.tar.gz
PeerTube-4393b2552c4ecb9fe43ff78480da0826c04709c0.tar.zst
PeerTube-4393b2552c4ecb9fe43ff78480da0826c04709c0.zip
Move to peertube feed fork
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 67ea2be75..76b8fe636 100644
--- a/package.json
+++ b/package.json
@@ -79,6 +79,7 @@
79 "dependencies": { 79 "dependencies": {
80 "@aws-sdk/client-s3": "^3.23.0", 80 "@aws-sdk/client-s3": "^3.23.0",
81 "@babel/parser": "7.16.8", 81 "@babel/parser": "7.16.8",
82 "@peertube/feed": "^5.0.0",
82 "@peertube/http-signature": "^1.4.0", 83 "@peertube/http-signature": "^1.4.0",
83 "@uploadx/core": "^5.0.0", 84 "@uploadx/core": "^5.0.0",
84 "async": "^3.0.1", 85 "async": "^3.0.1",
@@ -129,7 +130,6 @@
129 "parse-torrent": "^9.1.0", 130 "parse-torrent": "^9.1.0",
130 "password-generator": "^2.0.2", 131 "password-generator": "^2.0.2",
131 "pem": "^1.12.3", 132 "pem": "^1.12.3",
132 "pfeed": "1.1.11",
133 "pg": "^8.2.1", 133 "pg": "^8.2.1",
134 "prompt": "^1.0.0", 134 "prompt": "^1.0.0",
135 "proxy-addr": "^2.0.7", 135 "proxy-addr": "^2.0.7",