mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-10-29 10:25:48 +00:00
拆分网络模块
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "kunpocc",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"description": "基于creator3.0+的kunpocc库",
|
||||
"main": "./dist/kunpocc.cjs",
|
||||
"module": "./dist/kunpocc.mjs",
|
||||
@@ -44,7 +44,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"fairygui-cc": "^1.2.2",
|
||||
"kunpocc-event": "^0.0.2"
|
||||
"kunpocc-event": "^0.0.2",
|
||||
"kunpocc-net": "^0.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cocos/creator-types": "^3.8.0",
|
||||
|
||||
Reference in New Issue
Block a user