File tree Expand file tree Collapse file tree 6 files changed +39
-22
lines changed Expand file tree Collapse file tree 6 files changed +39
-22
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo" ,
3
- "version" : " 13.0.1 " ,
3
+ "version" : " 13.1.0 " ,
4
4
"author" : " https://github.com/hamzahamidi/Angular6-json-schema-form/graphs/contributors" ,
5
5
"description" : " Angular JSON Schema Form builder Demo" ,
6
6
"engines" : {
92
92
"brace" : " ^0.11.1" ,
93
93
"core-js" : " ^3.6.5" ,
94
94
"lodash-es" : " ~4.17.21" ,
95
- "rxjs" : " ^6.6 .0" ,
95
+ "rxjs" : " ^7.0 .0" ,
96
96
"zone.js" : " ~0.11.4"
97
97
},
98
98
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ajsf/bootstrap3" ,
3
- "version" : " 0.5.0 -beta.3 " ,
3
+ "version" : " 0.5.1 -beta.1 " ,
4
4
"description" : " Angular JSON Schema Form builder using Bootstrap 3 UI" ,
5
5
"author" : " https://github.com/hamzahamidi/ajsf/graphs/contributors" ,
6
6
"keywords" : [
29
29
"private" : false ,
30
30
"dependencies" : {
31
31
"lodash-es" : " ~4.17.21" ,
32
- "@ajsf/core" : " ~0.5.0 -beta.3 " ,
32
+ "@ajsf/core" : " ~0.5.1 -beta.1 " ,
33
33
"tslib" : " ^2.0.0"
34
34
},
35
35
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ajsf/bootstrap4" ,
3
- "version" : " 0.5.0 -beta.3 " ,
3
+ "version" : " 0.5.1 -beta.1 " ,
4
4
"description" : " Angular JSON Schema Form builder using Bootstrap 4 UI" ,
5
5
"author" : " https://github.com/hamzahamidi/ajsf/graphs/contributors" ,
6
6
"keywords" : [
29
29
"private" : false ,
30
30
"dependencies" : {
31
31
"lodash-es" : " ~4.17.21" ,
32
- "@ajsf/core" : " ~0.5.0 -beta.3 " ,
32
+ "@ajsf/core" : " ~0.5.1 -beta.1 " ,
33
33
"tslib" : " ^2.0.0"
34
34
},
35
35
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ajsf/core" ,
3
- "version" : " 0.5.0 -beta.3 " ,
3
+ "version" : " 0.5.1 -beta.1 " ,
4
4
"description" : " Angular JSON Schema Form builder core" ,
5
5
"author" : " https://github.com/hamzahamidi/ajsf/graphs/contributors" ,
6
6
"keywords" : [
35
35
"@angular/core" : " >=12.0.0" ,
36
36
"@angular/forms" : " >=12.0.0" ,
37
37
"@angular/platform-browser" : " >=12.0.0" ,
38
- "rxjs" : " ^6.0.0"
38
+ "rxjs" : " ^6.0.0 || ^7.0.0 "
39
39
},
40
40
"devDependencies" : {
41
41
"@types/lodash-es" : " ^4.17.3"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ajsf/material" ,
3
- "version" : " 0.5.0 -beta.3 " ,
3
+ "version" : " 0.5.1 -beta.1 " ,
4
4
"description" : " Angular JSON Schema Form builder using Angular Material UI" ,
5
5
"author" : " https://github.com/hamzahamidi/ajsf/graphs/contributors" ,
6
6
"keywords" : [
29
29
"private" : false ,
30
30
"dependencies" : {
31
31
"lodash-es" : " ~4.17.21" ,
32
- "@ajsf/core" : " ~0.5.0 -beta.3 " ,
32
+ "@ajsf/core" : " ~0.5.1 -beta.1 " ,
33
33
"tslib" : " ^2.0.0"
34
34
},
35
35
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments