We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e189a8 commit f23a55cCopy full SHA for f23a55c
bower.json
@@ -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