jfv3-zzzrkxg 1.0.5 → 1.0.6

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.
@@ -34602,6 +34602,7 @@ const advanceComponents = [
34602
34602
  primaryKey: "",
34603
34603
  foreignKey: "",
34604
34604
  options: {
34605
+ checkStrictly: false,
34605
34606
  defaultType: "String",
34606
34607
  customClass: "",
34607
34608
  defaultValue: "",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "jfv3-zzzrkxg",
3
3
  "private": false,
4
- "version": "1.0.5",
4
+ "version": "1.0.6",
5
5
  "files": [
6
6
  "dist"
7
7
  ],