Skip to content

Commit

Permalink
Create bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
benmajor committed May 27, 2016
1 parent 7d0fe47 commit 287e767
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/1.0.4/bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "jquery-touch-events",
"version": "1.0.4",
"main": "src/jquery.mobile-events.js",
"ignore": [
"bower.json"
],
"dependencies": {
"jquery": ">=1.7.0"
}
}

0 comments on commit 287e767

Please sign in to comment.