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:
parent
5962e78425
commit
76a5508d99
@ -7,7 +7,7 @@
|
|||||||
".": {
|
".": {
|
||||||
"import": {
|
"import": {
|
||||||
"node": "./src/index.ts",
|
"node": "./src/index.ts",
|
||||||
"default": "./src/index.ts",
|
"default": "./src/index.ts"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user