Skip to content

Commit 0019a86

Browse files
committed
v3.0.0
1 parent 3fb8648 commit 0019a86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@jsonforms/core": "3.0.0",
1212
"@jsonforms/vue2": "3.0.0",
13-
"@jsonforms/vue2-vuetify": "3.0.0-rc.1",
13+
"@jsonforms/vue2-vuetify": "3.0.0",
1414
"core-js": "^3.9.1",
1515
"json-refs": "^3.0.15",
1616
"monaco-editor": "^0.26.0",

packages/vue2-vuetify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsonforms/vue2-vuetify",
3-
"version": "3.0.0-rc.1",
3+
"version": "3.0.0",
44
"description": "Vue 2 Vuetify renderers for JSON Forms",
55
"repository": "https://github.com/eclipsesource/jsonforms-vuetify-renderers",
66
"bugs": "https://github.com/eclipsesource/jsonforms/issues",

0 commit comments

Comments
 (0)