@kkarum/framework 2.3.29 → 2.3.31

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.
@@ -14,7 +14,7 @@ const { ccclass, property, executeInEditMode, disallowMultiple, menu } =
14
14
  * - `colors` 为空 → 全部顶点取白色
15
15
  * - 最终 alpha 乘以本节点到根的累乘 opacity
16
16
  */
17
- @ccclass("FWColorAssembler")
17
+ @ccclass
18
18
  @menu("render/FWColorAssembler(顶点色渐变)")
19
19
  @disallowMultiple
20
20
  @executeInEditMode
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "ver": "1.1.0",
3
- "uuid": "b824b6eb-5242-4f6c-8fce-41b5acd533ee",
3
+ "uuid": "b92da0d6-84c5-415a-876d-13534e8c9d9a",
4
4
  "importer": "typescript",
5
5
  "isPlugin": false,
6
6
  "loadPluginInWeb": true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kkarum/framework",
3
- "version": "2.3.29",
3
+ "version": "2.3.31",
4
4
  "description": "cocoscreator 2.x mvc framework",
5
5
  "main": "index.js",
6
6
  "keywords": [