File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 3.1.0-alpha .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " vue-cli-service build" ,
10
10
"dependencies" : {
11
11
"@jsonforms/core" : " 3.1.0-alpha.0" ,
12
12
"@jsonforms/vue2" : " 3.1.0-alpha.0" ,
13
- "@jsonforms/vue2-vuetify" : " 3.0.0" ,
13
+ "@jsonforms/vue2-vuetify" : " 3.1.0-alpha.0" ,
14
+ "ajv-keywords" : " ^5.1.0" ,
14
15
"core-js" : " ^3.9.1" ,
15
16
"json-refs" : " ^3.0.15" ,
16
- "ajv-keywords" : " ^5.1.0" ,
17
17
"monaco-editor" : " ^0.26.0" ,
18
18
"vue" : " ^2.7.0" ,
19
19
"vue-router" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/vue2-vuetify" ,
3
- "version" : " 3.0 .0" ,
3
+ "version" : " 3.1.0-alpha .0" ,
4
4
"description" : " Vue 2 Vuetify renderers for JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms-vuetify-renderers" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
You can’t perform that action at this time.
0 commit comments