diff --git a/package.json b/package.json index b946587..9543540 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ ], "homepage": "http://goratchet.com", "author": "Connor Sears", - "style": "./dist/css/ratchet.css", - "sass": "./sass/ratchet.scss", + "style": "dist/css/ratchet.css", + "sass": "sass/ratchet.scss", "repository": { "type": "git", "url": "https://github.com/twbs/ratchet.git"