Skip to content

Commit 2ab0595

Browse files
author
Dean Sofer
committed
* 'master' of https://github.com/angular-ui/ui-select2: Update component.json
2 parents 0b5fed4 + fec7e8e commit 2ab0595

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

component.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
"jquery": ">= 1.8.1",
1414
"angular": ">= 1.0.2",
1515
"select2": ">= 3.x.x"
16+
},
17+
"devDependencies": {
18+
"angular-mocks": ">= 1.0.2"
1619
}
17-
}
20+
}

0 commit comments

Comments
 (0)