Skip to content

Commit

Permalink
bower formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Zaslavsky committed Sep 30, 2015
1 parent 60cb3e4 commit 641a312
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,10 @@
"version": "1.1.1",
"name": "angular-ios9-uiwebview-patch",
"description": "Bower and NPM support for IgorMinar's iOS9 Patch for Angular 1.2.0-1.4.5: https://gist.github.com/IgorMinar/863acd413e3925bf282c",
"main": "angular-ios9-uiwebview-patch.js"
"main": [
"angular-ios9-uiwebview-patch.js"
],
"ignore": [
"**/*.json"
]
}

0 comments on commit 641a312

Please sign in to comment.