diff --git a/package.json b/package.json index fcef06b..f01c855 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "angular-progress-button-styles", "version": "0.1.0", "description": "Different types of progressbuttons implemented on AngularJS", - "main": "index.js", + "main": "./dist/angular-progress-button-styles.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" },