From 5aa23f30fb15d636c87c34839029c3fd359a612c Mon Sep 17 00:00:00 2001 From: Piicksarn Date: Mon, 14 Dec 2015 18:29:18 +0800 Subject: [PATCH] Add repository config in package.json. --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 00ab9f6..d19b67f 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,10 @@ "grunt-contrib-uglify": "^0.9.2", "load-grunt-tasks": "^3.1.0" }, + "repository": { + "type": "git", + "url": "git://github.com/esimakin/twbs-pagination.git" + }, "keywords": [ "pagination", "jQuery",