From 2870693e2d709671e76de5404294515874cbea4b Mon Sep 17 00:00:00 2001 From: lipanski Date: Sat, 5 Jul 2014 18:21:13 +0200 Subject: [PATCH] Relative path in bower.json --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 6d98247..8367c57 100644 --- a/bower.json +++ b/bower.json @@ -20,8 +20,8 @@ }, "main": [ - "/dist/fullcalendar.js", - "/dist/fullcalendar.css" + "dist/fullcalendar.js", + "dist/fullcalendar.css" ], "ignore": [ "*",