icarys-fc-vant 1.0.17 → 1.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "icarys-fc-vant",
3
- "version": "1.0.17",
3
+ "version": "1.0.18",
4
4
  "description": "基于FormCreate和Vant的移动端低代码表单组件库,可以通过JSON生成具有动态渲染、数据收集、验证和提交功能的表单",
5
5
  "main": "./dist/index.min.js",
6
6
  "module": "./dist/index.js",