X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=91b2be0dad8d18c8adf6ec41492e041b43495e51;hb=9553b2a1042c7d52a4cf6d08a97f02815cac4ace;hp=c4638228627318d393d7056eabee1d28bbaecab2;hpb=c6fb386adc5104db689d1e7b2087c03a71e9974a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index c46382286..91b2be0da 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.4.0", + "version": "3.4.1", "private": true, "licence": "AGPL-3.0", "engines": { @@ -198,8 +198,6 @@ "eslint-plugin-standard": "^5.0.0", "fast-xml-parser": "^3.19.0", "maildev": "^1.0.0-rc3", - "marked": "^3.0.2", - "marked-man": "^0.7.0", "mocha": "^9.0.0", "nodemon": "^2.0.1", "proxy": "^1.0.2",