File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 44 "main" : [
55 " angular-schema-form-dynamic-select.min.js"
66 ],
7- "version" : " 0.14.4 " ,
7+ "version" : " 0.14.5 " ,
88 "authors" : [
99 " Cheng Zhu<cheng@aqmin.com>" ,
1010 " Stevehu" ,
3131 " coverage"
3232 ],
3333 "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"
3838 },
3939 "repository" : {
4040 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-schema-form-dynamic-select" ,
3- "version" : " 0.14.4 " ,
3+ "version" : " 0.14.5 " ,
44 "description" : " Dynamic select add-on for angular schema form" ,
55 "scripts" : {
66 "test" : " rm -fr coverage && ./node_modules/karma/bin/karma start --single-run --browsers PhantomJS karma.conf.js"
2323 ],
2424 "license" : " MIT" ,
2525 "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"
3030 },
3131 "main" : " angular-schema-form-dynamic-select.js" ,
3232 "repository" : {
3333 "type" : " git" ,
3434 "url" : " https://github.com/OptimalBPM/angular-schema-form-dynamic-select.git"
3535 },
3636 "devDependencies" : {
37- "angular-mocks" : " ^ 1.2" ,
38- "angular-translate" : " ^ 2.4.0" ,
37+ "angular-mocks" : " >= 1.2" ,
38+ "angular-translate" : " >= 2.4.0" ,
3939 "chai" : " ^1.9.0" ,
4040 "coveralls" : " ^2.11.0" ,
4141 "gulp" : " ^3.5.6" ,
You can’t perform that action at this time.
0 commit comments