Skip to content

Commit 940f58e

Browse files
committed
feat: update pkg
1 parent 3c6defd commit 940f58e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
},
3030
"main": "./dist/index.cjs",
3131
"module": "./dist/index.js",
32+
"unpkg": "./dist/index.global.js",
33+
"jsdelivr": "./index.global.js",
3234
"types": "./dist/index.d.ts",
3335
"files": [
3436
"dist"

0 commit comments

Comments
 (0)