diff --git a/package.json b/package.json index d1e5ff2..6563ab9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "angular-datepicker", "version": "1.0.5", - "main": "dist/index.js", + "main": "index.js", "repository": { "url": "https://github.com/g00fy-/angular-datepicker.git" },