Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
All: Add Bower support
Fixes #9465
Closes gh-1189
  • Loading branch information
tjvantoll committed Feb 20, 2014
1 parent 162056b commit e837d11
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions bower.json
@@ -0,0 +1,13 @@
{
"name": "jquery-ui",
"ignore": [
"**/.*",
"build",
"demos",
"external",
"tests"
],
"dependencies": {
"jquery": ">=1.6"
}
}

0 comments on commit e837d11

Please sign in to comment.