From 4cd82899a3c3296ac940fc390cc7d1de91d445f6 Mon Sep 17 00:00:00 2001 From: Stephen Sawchuk Date: Fri, 31 Jan 2014 16:16:57 -0500 Subject: [PATCH] so bad at this --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 89f3697..c7b0f0f 100644 --- a/bower.json +++ b/bower.json @@ -5,8 +5,8 @@ "description": "codecode allows your readers to dock your syntax-highlighted code blocks to the bottom of the page, allowing them to refer back without losing their place in your article.", "homepage": "http://stephenplusplus.github.io/codecode", "main": [ - "./dist/codecode.js", - "./dist/codecode.css" + "codecode.js", + "codecode.css" ], "repository": { "type": "git",