We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a156066 commit c31686fCopy full SHA for c31686f
packages/lib/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@lljj/vue-json-schema-form",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "基于 Vue 、JsonSchema快速构建一个带完整校验的form表单",
5
"main": "dist/vueJsonSchemaForm.umd.min.js",
6
"module": "dist/vueJsonSchemaForm.esm.min.js",
0 commit comments