Skip to content

Commit 287e767

Browse files
committed
Create bower.json
1 parent 7d0fe47 commit 287e767

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/1.0.4/bower.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "jquery-touch-events",
3+
"version": "1.0.4",
4+
"main": "src/jquery.mobile-events.js",
5+
"ignore": [
6+
"bower.json"
7+
],
8+
"dependencies": {
9+
"jquery": ">=1.7.0"
10+
}
11+
}

0 commit comments

Comments
 (0)