aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-08-11 14:38:07 +0200
committerChocobozzz <me@florianbigard.com>2021-08-11 14:38:07 +0200
commiteb8bd9ab1a7d639ccba5d12c4382b79c0f5b9a3f (patch)
tree0177c8c65d0a343293b88a5a1961aff80dc8eff0 /package.json
parent5b075bc54957b08c10af9cc7364b49f8a598cadb (diff)
downloadPeerTube-eb8bd9ab1a7d639ccba5d12c4382b79c0f5b9a3f.tar.gz
PeerTube-eb8bd9ab1a7d639ccba5d12c4382b79c0f5b9a3f.tar.zst
PeerTube-eb8bd9ab1a7d639ccba5d12c4382b79c0f5b9a3f.zip
Try to fix openapi script
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5f171c873..807a90742 100644
--- a/package.json
+++ b/package.json
@@ -146,7 +146,6 @@
146 "youtube-dl": "^3.0.2" 146 "youtube-dl": "^3.0.2"
147 }, 147 },
148 "devDependencies": { 148 "devDependencies": {
149 "@openapitools/openapi-generator-cli": "^2.1.4",
150 "@types/async": "^3.0.0", 149 "@types/async": "^3.0.0",
151 "@types/async-lock": "^1.1.0", 150 "@types/async-lock": "^1.1.0",
152 "@types/bcrypt": "^5.0.0", 151 "@types/bcrypt": "^5.0.0",