Skip to content

Commit f23a55c

Browse files
author
Joseph Ralph
committed
Added bower.json for bower install.
1 parent 3e189a8 commit f23a55c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

bower.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "jQuery-Tabs",
3+
"main": "tabs.js",
4+
"ignore": [
5+
"README.md",
6+
"LICENSE"
7+
],
8+
"dependencies": {
9+
"jquery": ">=1.10.2"
10+
}
11+
}

0 commit comments

Comments
 (0)