refactor(core): 使用fflate替换msgpack以兼容小游戏环境
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"directory": "packages/core"
|
||||
},
|
||||
"dependencies": {
|
||||
"@msgpack/msgpack": "^3.0.0",
|
||||
"fflate": "^0.8.2",
|
||||
"tslib": "^2.8.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user