X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=535c87cfc459f2e964ba4523c8abc463db99b726;hb=66a36740044242568ae7868842eb36a920b21544;hp=f17da34d0bdad8fcd281fbf64c1301c668937d84;hpb=d5d9b6d7bfb7e9426b6462f7fdf285df39eea820;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index f17da34d0..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,12 +127,11 @@ "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", "memoizee": "^0.4.14", - "module-alias": "^2.2.1", "morgan": "^1.5.3", "multer": "^1.1.0", "nodemailer": "^6.0.0", @@ -152,6 +151,7 @@ "sitemap": "^5.0.0", "socket.io": "^2.2.0", "srt-to-vtt": "^1.1.2", + "tsconfig-paths": "^3.9.0", "useragent": "^2.3.0", "uuid": "^3.1.0", "validator": "^11.0.0", @@ -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": {