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",