@jsonforms/vue
Advanced tools
Comparing version 3.0.0-beta.4 to 3.0.0-beta.5
{ | ||
"name": "@jsonforms/vue", | ||
"version": "3.0.0-beta.4", | ||
"version": "3.0.0-beta.5", | ||
"description": "Vue 3 module of JSON Forms", | ||
@@ -51,3 +51,3 @@ "repository": "https://github.com/eclipsesource/jsonforms", | ||
"@babel/preset-typescript": "^7.9.0", | ||
"@jsonforms/core": "^3.0.0-beta.4", | ||
"@jsonforms/core": "^3.0.0-beta.5", | ||
"@rollup/plugin-alias": "^3.1.8", | ||
@@ -75,6 +75,6 @@ "@types/jest": "^24.0.23", | ||
"peerDependencies": { | ||
"@jsonforms/core": "3.0.0-beta.4", | ||
"@jsonforms/core": "3.0.0-beta.5", | ||
"vue": "^3.2.26" | ||
}, | ||
"gitHead": "413b9767ea8e2c0b6adb3919f5e6b76263d4be31" | ||
"gitHead": "b66023cf081e56baa3194ac3d6658e23fd267bf9" | ||
} |