@dckj-npm/dc-material 0.1.320 → 0.1.321

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.
@@ -110,7 +110,7 @@ function fillRealVersion(meta, packageName, version, basicLibraryVersion) {
110
110
  packageName = '@dckj-npm/dc-material';
111
111
  }
112
112
  if (version === void 0) {
113
- version = '0.1.320';
113
+ version = '0.1.321';
114
114
  }
115
115
  if (basicLibraryVersion === void 0) {
116
116
  basicLibraryVersion = {
@@ -115,7 +115,7 @@ function fillRealVersion(meta, packageName, version, basicLibraryVersion) {
115
115
  packageName = '@dckj-npm/dc-material';
116
116
  }
117
117
  if (version === void 0) {
118
- version = '0.1.320';
118
+ version = '0.1.321';
119
119
  }
120
120
  if (basicLibraryVersion === void 0) {
121
121
  basicLibraryVersion = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dckj-npm/dc-material",
3
- "version": "0.1.320",
3
+ "version": "0.1.321",
4
4
  "description": "dc低代码物料",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -106,7 +106,7 @@
106
106
  },
107
107
  "componentConfig": {
108
108
  "isComponentLibrary": true,
109
- "materialSchema": "https://unpkg.com/@dckj-npm/dc-material@0.1.320/build/lowcode/assets-prod.json"
109
+ "materialSchema": "https://unpkg.com/@dckj-npm/dc-material@0.1.321/build/lowcode/assets-prod.json"
110
110
  },
111
111
  "lcMeta": {
112
112
  "type": "component"