diff --git a/package.json b/package.json index 9698fe8..a63fc8b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "progressbar.js", "version": "0.5.3-dev", "description": "Beautiful and responsive progress bars with animated SVG paths", - "main": "dist/progressbar.js", + "main": "progressbar.js", "dependencies": { "shifty": "1.2.2" }, @@ -46,4 +46,4 @@ "loading", "loader" ] -} \ No newline at end of file +}