X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=535c87cfc459f2e964ba4523c8abc463db99b726;hb=3062112200322e0a7b8a369a312f041bf4e21083;hp=ecfbfcdfdb0259cc06a38e89da05e0005a74f3f2;hpb=2be68ab979b23c29177ac0e3e8c4677e5401f1ee;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index ecfbfcdfd..535c87cfc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "peertube", "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "version": "1.4.1", + "version": "2.0.0", "private": true, "licence": "AGPLv3", "engines": { @@ -219,7 +219,7 @@ "ts-node": "8.4.1", "tslint": "^5.7.0", "tslint-config-standard": "^8.0.1", - "typescript": "^3.4.3", + "typescript": "^3.7.2", "xliff": "^4.0.0" }, "scripty": {