File tree 2 files changed +12
-12
lines changed 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 4
4
"main" : [
5
5
" angular-schema-form-dynamic-select.min.js"
6
6
],
7
- "version" : " 0.14.4 " ,
7
+ "version" : " 0.14.5 " ,
8
8
"authors" : [
9
9
10
10
" Stevehu" ,
31
31
" coverage"
32
32
],
33
33
"dependencies" : {
34
- "angular-schema-form" : " ^0.0 " ,
35
- "angular-strap" : " ^2.0 " ,
36
- "bootstrap" : " ^3.0 " ,
37
- "angular-ui-select" : " ^0.0 "
34
+ "angular-schema-form" : " ^0" ,
35
+ "angular-strap" : " ^2" ,
36
+ "bootstrap" : " ^3" ,
37
+ "angular-ui-select" : " ^0"
38
38
},
39
39
"repository" : {
40
40
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-schema-form-dynamic-select" ,
3
- "version" : " 0.14.4 " ,
3
+ "version" : " 0.14.5 " ,
4
4
"description" : " Dynamic select add-on for angular schema form" ,
5
5
"scripts" : {
6
6
"test" : " rm -fr coverage && ./node_modules/karma/bin/karma start --single-run --browsers PhantomJS karma.conf.js"
23
23
],
24
24
"license" : " MIT" ,
25
25
"dependencies" : {
26
- "angular-schema-form" : " ^0. 0" ,
27
- "angular-strap" : " ^2.0 " ,
28
- "bootstrap" : " ^3.0 " ,
29
- "angular-ui-select" : " ^0. 0"
26
+ "angular-schema-form" : " ~ 0" ,
27
+ "angular-strap" : " ~2 " ,
28
+ "bootstrap" : " ~3 " ,
29
+ "angular-ui-select" : " ~ 0"
30
30
},
31
31
"main" : " angular-schema-form-dynamic-select.js" ,
32
32
"repository" : {
33
33
"type" : " git" ,
34
34
"url" : " https://github.com/OptimalBPM/angular-schema-form-dynamic-select.git"
35
35
},
36
36
"devDependencies" : {
37
- "angular-mocks" : " ^ 1.2" ,
38
- "angular-translate" : " ^ 2.4.0" ,
37
+ "angular-mocks" : " >= 1.2" ,
38
+ "angular-translate" : " >= 2.4.0" ,
39
39
"chai" : " ^1.9.0" ,
40
40
"coveralls" : " ^2.11.0" ,
41
41
"gulp" : " ^3.5.6" ,
You can’t perform that action at this time.
0 commit comments