X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=887099efc37f53d800f134c7027e0ffb864e0007;hb=e622db0578bd46b2fd31fc23beb5aebcea2caa65;hp=9fa1e4a0f6ee62d5b08741687787da188a7d56c8;hpb=8cc6120118a9fb75b3165c9f84b2d0068d1ade72;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 9fa1e4a0f..887099efc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "peertube", "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.", - "version": "3.2.1", + "version": "3.3.0-rc.1", "private": true, "licence": "AGPL-3.0", "engines": { @@ -131,6 +131,7 @@ "sanitize-html": "2.x", "sequelize": "6.6.2", "sequelize-typescript": "^2.0.0-beta.1", + "short-uuid": "^4.2.0", "sitemap": "^7.0.0", "socket.io": "^4.0.1", "sql-formatter": "^4.0.0-beta.0", @@ -138,7 +139,6 @@ "tsconfig-paths": "^3.9.0", "tslib": "^2.0.0", "useragent": "^2.3.0", - "uuid": "^8.1.0", "validator": "^13.0.0", "webfinger.js": "^2.6.6", "webtorrent": "^1.0.0",