icarys-fc-vant 1.0.9 → 1.0.10

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/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * icarys-fc-vant v1.0.8
2
+ * icarys-fc-vant v1.0.10
3
3
  * (c) 2024 lvyanrui
4
4
  * Github https://github.com/your-username/icarys-form-create-vant
5
5
  * Released under the MIT License.
@@ -1909,7 +1909,7 @@
1909
1909
  function VantFormCreate() {
1910
1910
  return FormCreateFactory__default["default"]({
1911
1911
  ui: 'process.env.UI',
1912
- version: '"1.0.8"',
1912
+ version: '"1.0.10"',
1913
1913
  manager,
1914
1914
  extendApi,
1915
1915
  install,