Merge pull request #772 from nillis/master
Add localytics/angular-chosen to registry
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"main": "chosen",
|
||||
"dependencies": {
|
||||
"angular": "^1.2.0",
|
||||
"chosen": "^1.1.0"
|
||||
},
|
||||
"shim": {
|
||||
"chosen": {
|
||||
"deps": [
|
||||
"angular",
|
||||
"chosen"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user