Skip to content

Commit

Permalink
fix(package): point 'main' to a valid filename
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidenis committed Nov 1, 2014
1 parent a00b353 commit ac90335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@
"grunt-conventional-changelog": "~1.1.0",
"grunt-ngdocs": "~0.1.7"
},
"main": "release/angular-ui-router"
"main": "release/angular-ui-router.js"
}

0 comments on commit ac90335

Please sign in to comment.