From aa37ba92aeb3b501b267de9c946a7cbf6fa9b6f7 Mon Sep 17 00:00:00 2001 From: annkonst Date: Mon, 16 Oct 2017 16:51:42 +0300 Subject: [PATCH] fix bower json --- .bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bower.json b/.bower.json index 5785c23..3f629c3 100644 --- a/.bower.json +++ b/.bower.json @@ -1,6 +1,6 @@ { "name": "owlcarousel", - "homepage": "https://github.com/OwlFonk/OwlCarousel", + "homepage": "https://github.com/annkonst/owlcarousel", "version": "1.3.2", "_release": "1.3.2", "_resolution": { @@ -8,6 +8,6 @@ "tag": "1.3.2", "commit": "f79d5de318f2848cf24b547ec1d48d44e55b2846" }, - "_source": "https://github.com/OwlFonk/OwlCarousel.git", + "_source": "https://github.com/annkonst/owlcarousel.git", "_target": "~1.3.2" } \ No newline at end of file