File tree Expand file tree Collapse file tree 14 files changed +46
-46
lines changed Expand file tree Collapse file tree 14 files changed +46
-46
lines changed Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 2.0.6-rc.2 "
6+ "version" : " 2.0.6"
77}
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/angular-material" ,
3- "version" : " 2.0.6-rc.2 " ,
3+ "version" : " 2.0.6" ,
44 "description" : " Material Renderer Set for Angular module of JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
4848 "@angular/material" : " ^5.2.0" ,
4949 "@angular/platform-browser" : " ^5.2.10" ,
5050 "@angular/platform-browser-dynamic" : " ^5.2.10" ,
51- "@jsonforms/angular" : " ^2.0.6-rc.2 " ,
52- "@jsonforms/core" : " ^2.0.6-rc.2 " ,
51+ "@jsonforms/angular" : " ^2.0.6" ,
52+ "@jsonforms/core" : " ^2.0.6" ,
5353 "core-js" : " ^2.5.3" ,
5454 "redux" : " ^3.7.2" ,
5555 "rxjs" : " ^5.5.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/angular" ,
3- "version" : " 2.0.6-rc.2 " ,
3+ "version" : " 2.0.6" ,
44 "description" : " Angular module of JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
4242 "@angular-redux/store" : " ^7.1.1" ,
4343 "@angular/common" : " ^5.2.10" ,
4444 "@angular/core" : " ^5.2.10" ,
45- "@jsonforms/core" : " ^2.0.6-rc.2 " ,
45+ "@jsonforms/core" : " ^2.0.6" ,
4646 "redux" : " ^3.7.2" ,
4747 "rxjs" : " ^5.5.7"
4848 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/core" ,
3- "version" : " 2.0.6-rc.2 " ,
3+ "version" : " 2.0.6" ,
44 "description" : " Core module of JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jsonforms-react-seed" ,
3- "version" : " 2.0.6-rc.2 " ,
3+ "version" : " 2.0.6" ,
44 "private" : true ,
55 "dependencies" : {
66 "@babel/runtime" : " ^7.0.0-beta.49" ,
7- "@jsonforms/core" : " ^2.0.6-rc.2 " ,
8- "@jsonforms/material-renderers" : " ^2.0.6-rc.2 " ,
9- "@jsonforms/react" : " ^2.0.6-rc.2 " ,
7+ "@jsonforms/core" : " ^2.0.6" ,
8+ "@jsonforms/material-renderers" : " ^2.0.6" ,
9+ "@jsonforms/react" : " ^2.0.6" ,
1010 "@material-ui/core" : " ^1.0.0" ,
1111 "lodash" : " ^4.17.10" ,
1212 "react" : " ^16.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/examples" ,
3- "version" : " 2.0.6-rc.2 " ,
3+ "version" : " 2.0.6" ,
44 "description" : " JSON Forms usage examples" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
2626 "doc" : " ../../node_modules/.bin/typedoc --name 'JSON Forms Examples' --mode file --excludeExternals --theme ../../typedoc-jsonforms --out docs src"
2727 },
2828 "dependencies" : {
29- "@jsonforms/core" : " ^2.0.6-rc.2 " ,
30- "@jsonforms/react" : " ^2.0.6-rc.2 " ,
31- "@jsonforms/webcomponent" : " ^2.0.6-rc.2 " ,
29+ "@jsonforms/core" : " ^2.0.6" ,
30+ "@jsonforms/react" : " ^2.0.6" ,
31+ "@jsonforms/webcomponent" : " ^2.0.6" ,
3232 "moment" : " ^2.20.1" ,
3333 "react" : " ^16.3.2" ,
3434 "react-redux" : " ^5.0.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/i18n" ,
3- "version" : " 2.0.6-rc.2 " ,
3+ "version" : " 2.0.6" ,
44 "description" : " i18n module of JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
3737 ]
3838 },
3939 "dependencies" : {
40- "@jsonforms/core" : " ^2.0.6-rc.2 " ,
40+ "@jsonforms/core" : " ^2.0.6" ,
4141 "es6-shim" : " ^0.35.3" ,
4242 "json-refs" : " ^3.0.4" ,
4343 "moment" : " ^2.20.1" ,
4747 "redux" : " ^3.7.2"
4848 },
4949 "devDependencies" : {
50- "@jsonforms/test" : " ^2.0.6-rc.2 " ,
51- "@jsonforms/vanilla-renderers" : " ^2.0.6-rc.2 " ,
52- "@jsonforms/webcomponent" : " ^2.0.6-rc.2 " ,
50+ "@jsonforms/test" : " ^2.0.6" ,
51+ "@jsonforms/vanilla-renderers" : " ^2.0.6" ,
52+ "@jsonforms/webcomponent" : " ^2.0.6" ,
5353 "document-register-element" : " ^1.7.0" ,
5454 "jsdom" : " ^11.9.0" ,
5555 "jsdom-global" : " ^3.0.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/ionic-renderers" ,
3- "version" : " 2.0.6-rc.2 " ,
3+ "version" : " 2.0.6" ,
44 "description" : " Ionic renderer set of JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
5050 "@ionic-native/core" : " 4.7.0" ,
5151 "@ionic-native/splash-screen" : " 4.7.0" ,
5252 "@ionic-native/status-bar" : " 4.7.0" ,
53- "@jsonforms/angular" : " ^2.0.6-rc.2 " ,
54- "@jsonforms/core" : " ^2.0.6-rc.2 " ,
53+ "@jsonforms/angular" : " ^2.0.6" ,
54+ "@jsonforms/core" : " ^2.0.6" ,
5555 "ionic-angular" : " 3.9.2" ,
5656 "ionicons" : " 3.0.0" ,
5757 "json-refs" : " ^3.0.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/material-tree-renderer" ,
3- "version" : " 2.0.6-rc.2 " ,
3+ "version" : " 2.0.6" ,
44 "description" : " Material-based tree renderer for JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
5252 ]
5353 },
5454 "dependencies" : {
55- "@jsonforms/core" : " ^2.0.6-rc.2 " ,
56- "@jsonforms/react" : " ^2.0.6-rc.2 " ,
55+ "@jsonforms/core" : " ^2.0.6" ,
56+ "@jsonforms/react" : " ^2.0.6" ,
5757 "@material-ui/core" : " ^1.2.1" ,
5858 "@material-ui/icons" : " ^1.0.0" ,
5959 "ajv" : " ^6.4.0" ,
6969 "uuid" : " ^3.2.1"
7070 },
7171 "devDependencies" : {
72- "@jsonforms/material-renderers" : " ^2.0.6-rc.2 " ,
72+ "@jsonforms/material-renderers" : " ^2.0.6" ,
7373 "@types/lodash" : " ^4.14.104" ,
7474 "@types/node" : " ^8.0.0" ,
7575 "awesome-typescript-loader" : " ^3.1.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/material-renderers" ,
3- "version" : " 2.0.6-rc.2 " ,
3+ "version" : " 2.0.6" ,
44 "description" : " Material Renderer Set for JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
5555 ]
5656 },
5757 "dependencies" : {
58- "@jsonforms/core" : " ^2.0.6-rc.2 " ,
59- "@jsonforms/react" : " ^2.0.6-rc.2 " ,
58+ "@jsonforms/core" : " ^2.0.6" ,
59+ "@jsonforms/react" : " ^2.0.6" ,
6060 "@material-ui/core" : " ^1.2.1" ,
6161 "@material-ui/icons" : " ^1.0.0" ,
6262 "@material-ui/lab" : " ^1.0.0-alpha.5" ,
6666 "redux" : " ^3.7.2"
6767 },
6868 "devDependencies" : {
69- "@jsonforms/test" : " ^2.0.6-rc.2 " ,
70- "@jsonforms/webcomponent" : " ^2.0.6-rc.2 " ,
69+ "@jsonforms/test" : " ^2.0.6" ,
70+ "@jsonforms/webcomponent" : " ^2.0.6" ,
7171 "ava" : " ^0.25.0" ,
7272 "copy-webpack-plugin" : " ^4.5.1" ,
7373 "document-register-element" : " ^1.7.0" ,
You can’t perform that action at this time.
0 commit comments