Skip to content

Commit 734e83f

Browse files
Update to JSON Forms 3.6.0
1 parent bcd778c commit 734e83f

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

package-lock.json

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"preview": "vite preview"
1212
},
1313
"dependencies": {
14-
"@jsonforms/core": "3.5.1",
15-
"@jsonforms/vue": "3.5.1",
16-
"@jsonforms/vue-vanilla": "3.5.1",
14+
"@jsonforms/core": "3.6.0",
15+
"@jsonforms/vue": "3.6.0",
16+
"@jsonforms/vue-vanilla": "3.6.0",
1717
"ajv": "^8.17.1",
1818
"core-js": "^3.40.0",
1919
"vue": "3.5.13"

0 commit comments

Comments
 (0)