Skip to content

Commit 6d09687

Browse files
committed
chore: release 1.1.3
1 parent 947c5c5 commit 6d09687

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@jiaminghi/color",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"author": "JiaMing <743192023@qq.com>",
55
"description": "Color extension",
66
"main": "cjs/index.js",
7-
"unpkg": "umd/index.js",
8-
"module": "es/index.js",
7+
"unpkg": "umd/color.umd.js",
8+
"module": "es/index.mjs",
99
"types": "es/index.d.ts",
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)