Skip to content

Commit af4e158

Browse files
committed
Bower
1 parent c13f524 commit af4e158

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

bower.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "jquery-ui-scrollable",
3+
"version": "0.1.1",
4+
"ignore": [
5+
"bower_components",
6+
"node_modules",
7+
"examples"
8+
],
9+
"dependencies": {
10+
"jquery": "latest",
11+
"jquery-ui": "latest"
12+
}
13+
}

0 commit comments

Comments
 (0)