From: Zach Panzarino Date: Mon, 25 Apr 2016 15:13:50 +0000 (-0400) Subject: Update package.json X-Git-Tag: 2.1.0~37^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2356%2Fhead;p=thirdparty%2FChart.js.git Update package.json --- diff --git a/package.json b/package.json index 6a57df061..20ee710e8 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "main": "src/chart.js", "repository": { "type": "git", - "url": "https://github.com/nnnick/Chart.js.git" + "url": "https://github.com/chartjs/Chart.js.git" }, "devDependencies": { "browserify": "^13.0.0",