1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00

fix: utils package.json error

Signed-off-by: Kaifuny <superbiger.github@gmail.com>
This commit is contained in:
Kaifuny 2023-07-21 14:59:38 +08:00
parent 5962e78425
commit 76a5508d99

View File

@ -7,7 +7,7 @@
".": {
"import": {
"node": "./src/index.ts",
"default": "./src/index.ts",
"default": "./src/index.ts"
}
}
}