Added angular-ui-utils

This commit is contained in:
Bartosz Gościński
2015-02-17 13:43:50 +01:00
parent 641793ea17
commit bc7d52ed2b
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,11 @@
{
"format": "global",
"dependencies": {
"angular": "^1.0.2"
},
"shim": {
"ui-utils": {
"deps": "angular"
}
}
}
+1
View File
@@ -36,6 +36,7 @@
"angular-ui-router-extras": "github:christopherthielen/ui-router-extras",
"angular-ui-select": "github:angular-ui/ui-select",
"angular-ui-tree": "github:angular-ui-tree/angular-ui-tree",
"angular-ui-utils": "github:angular-ui/ui-utils",
"any-http-angular": "npm:any-http-angular",
"any-http-jquery": "npm:any-http-jquery",
"any-http-reqwest": "npm:any-http-reqwest",