From 6934f1f4f791505722e2eb2f51d97f3d3538f100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gijs=20Rog=C3=A9?= Date: Tue, 13 Oct 2015 10:24:52 +0200 Subject: [PATCH] Updated main bower path --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index d4864ec..341f4f1 100644 --- a/bower.json +++ b/bower.json @@ -8,7 +8,7 @@ } ], "description": "Enables thumbnail support for Owl Carousel 2.0", - "main": "dist/owl.thumbs.js", + "main": "dist/owl.carousel2.thumbs.min.js", "license": "MIT", "keywords": [ "Owl", @@ -31,4 +31,4 @@ "type" : "git", "url" : "https://github.com/gijsroge/OwlCarousel2-Thumbs" } -} \ No newline at end of file +}