diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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", |