Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Zaslavsky committed Sep 30, 2015
1 parent 641a312 commit c358ec9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"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"
"angular-ios9-uiwebview-patch.js"
],
"ignore": [
"**/*.json"
Expand Down
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"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"
}

0 comments on commit c358ec9

Please sign in to comment.