X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=535c87cfc459f2e964ba4523c8abc463db99b726;hb=66a36740044242568ae7868842eb36a920b21544;hp=17cb6677d2da5be93e6b6a5eebbb5597dfd1ed38;hpb=464687bb96cf98d00714279750fd5f19a42b6a02;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 17cb6677d..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": { @@ -127,7 +127,7 @@ "is-cidr": "^3.0.0", "iso-639-3": "^1.0.1", "js-yaml": "^3.5.4", - "jsonld": "~1.1.0", + "jsonld": "~1.8.0", "lodash": "^4.17.10", "lru-cache": "^5.1.1", "magnet-uri": "^5.1.4", @@ -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": {