Skip to content

Commit c31686f

Browse files
committed
build: 单独更新lib版本
1 parent a156066 commit c31686f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lljj/vue-json-schema-form",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "基于 Vue 、JsonSchema快速构建一个带完整校验的form表单",
55
"main": "dist/vueJsonSchemaForm.umd.min.js",
66
"module": "dist/vueJsonSchemaForm.esm.min.js",

0 commit comments

Comments
 (0)