Skip to content

Commit

Permalink
Change: bower - package.json ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
mugifly committed Apr 19, 2016
1 parent e5704e9 commit c98e9b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"homepage": "https://github.com/mugifly/angular-page-turner",
"ignore": [
"**/.*",
"package.json",
"node_modules",
"bower_components",
"test",
Expand All @@ -25,4 +26,4 @@
"dependencies": {
"angular": "~1.5.4"
}
}
}

0 comments on commit c98e9b4

Please sign in to comment.