mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2026-02-17 13:52:27 +00:00
发布1.1.6版本
This commit is contained in:
@@ -46,3 +46,7 @@
|
|||||||
## 1.1.5 网络模块拆分
|
## 1.1.5 网络模块拆分
|
||||||
- 拆分网络模块,使用 `npm install kunpocc-net` 安装
|
- 拆分网络模块,使用 `npm install kunpocc-net` 安装
|
||||||
* 仓库地址: https://github.com/Gongxh0901/kunpocc-net
|
* 仓库地址: https://github.com/Gongxh0901/kunpocc-net
|
||||||
|
|
||||||
|
|
||||||
|
## 1.1.6
|
||||||
|
- 修复UI模块自定义组件属性序列化错误
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "kunpocc",
|
"name": "kunpocc",
|
||||||
"version": "1.1.5",
|
"version": "1.1.6",
|
||||||
"description": "基于creator3.0+的kunpocc库",
|
"description": "基于creator3.0+的kunpocc库",
|
||||||
"main": "./dist/kunpocc.cjs",
|
"main": "./dist/kunpocc.cjs",
|
||||||
"module": "./dist/kunpocc.mjs",
|
"module": "./dist/kunpocc.mjs",
|
||||||
|
|||||||
Reference in New Issue
Block a user