X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=cb6f77166c0f52f16723ec16974d1bd4fe439eb5;hb=a5cf76afa378aae81af2a9b0ce548e5d2582f832;hp=5a82c3188736f6a552b9ee07ebfcce4488819706;hpb=5520f6658e330391f6439d65ffdaf07b46cefa64;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 5a82c3188..cb6f77166 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "2.4.0-rc.1", + "version": "2.4.0", "private": true, "license": "AGPL-3.0", "author": { @@ -94,7 +94,7 @@ "karma-jasmine-html-reporter": "^1.5.0", "linkifyjs": "^2.1.5", "lodash-es": "^4.17.4", - "markdown-it": "^11.0.0", + "markdown-it": "11.x", "node-sass": "^4.9.3", "npm-font-source-sans-pro": "^1.0.2", "p2p-media-loader-hlsjs": "^0.6.2",