mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Add "main" to bower.json
Recommended to include this: https://github.com/bower/bower.json-spec#main E.g. allows bower-rails users to `//= require jquery-ui` instead of `//= require jquery-ui/jquery-ui`. jquery/jquery already does this: https://github.com/jquery/jquery/blob/master/bower.json#L4
This commit is contained in:
parent
d362fc958b
commit
19d0ed4d5b
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "jquery-ui",
|
||||
"main": "jquery-ui",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"build",
|
||||
|
Loading…
Reference in New Issue
Block a user