Skip to content

Commit

Permalink
fix(bower.json): fix bower main script config
Browse files Browse the repository at this point in the history
Merge branch 'brunoporto-patch-2' into develop
  • Loading branch information
the-darc committed Mar 5, 2016
2 parents 939295b + d473889 commit 884884e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Igor Rafael <igor.rafael@gmail.com>",
"Daniel Campos <darc.tec@gmail.com>"
],
"main": "src/filters.js",
"main": "release/angular-br-filters.js",
"keywords": [
"angular",
"filters",
Expand Down

0 comments on commit 884884e

Please sign in to comment.