修复cdn缓存导致检测不到更新的问题;发布1.0.32版本

This commit is contained in:
gongxh
2025-05-08 15:01:43 +08:00
parent 0f912897f4
commit fad4a70301
5 changed files with 48 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kunpocc",
"version": "1.0.31",
"version": "1.0.32",
"description": "基于creator3.0+的kunpocc库",
"main": "./dist/kunpocc.cjs",
"module": "./dist/kunpocc.mjs",