We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd1e2d commit 931d8a4Copy full SHA for 931d8a4
.project
@@ -0,0 +1,11 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<projectDescription>
3
+ <name>bluerocket-ui-select</name>
4
+ <comment></comment>
5
+ <projects>
6
+ </projects>
7
+ <buildSpec>
8
+ </buildSpec>
9
+ <natures>
10
+ </natures>
11
+</projectDescription>
bower.json
@@ -1,6 +1,6 @@
{
"name": "angular-ui-select",
- "version": "0.16.1",
+ "version": "0.16.1-1",
"homepage": "https://github.com/angular-ui/ui-select",
"authors": [
"AngularUI"
@@ -22,7 +22,7 @@
22
"examples"
23
],
24
"dependencies": {
25
- "angular": ">=1.2.18"
+ "angular": "^1.5.5"
26
},
27
"devDependencies": {
28
"jquery": "~1.11",
0 commit comments