diff --git a/package.json b/package.json index b119a955..ef60536b 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,10 @@ "url": "http://datatables.net/license" } ], + "repository": { + "type": "git", + "url": "https://github.com/DataTables/DataTables.git" + }, "dependencies": { "jquery": ">=1.7" },