Skip to content

Commit e7eabb9

Browse files
committed
Fix angular-ui-select dep
1 parent 68e797f commit e7eabb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"angular-schema-form": ">= 0.8.0",
2727
"angular-strap": ">= 2.2.2",
2828
"bootstrap": "^3.2.0",
29-
"ui-select": "^0.14.0"
29+
"angular-ui-select": "^0.14.0"
3030
},
3131
"main": "angular-schema-form-dynamic-select.js",
3232
"repository": {

0 commit comments

Comments
 (0)