mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-07-01 22:04:17 +00:00
发布1.1.6版本
This commit is contained in:
parent
58abdfae52
commit
80ebeafcb9
@ -45,4 +45,8 @@
|
||||
|
||||
## 1.1.5 网络模块拆分
|
||||
- 拆分网络模块,使用 `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",
|
||||
"version": "1.1.5",
|
||||
"version": "1.1.6",
|
||||
"description": "基于creator3.0+的kunpocc库",
|
||||
"main": "./dist/kunpocc.cjs",
|
||||
"module": "./dist/kunpocc.mjs",
|
||||
|
Loading…
x
Reference in New Issue
Block a user