Skip to content

Commit 42557fa

Browse files
committed
Update package.json
1 parent cc2d212 commit 42557fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"scripts": {
8-
"publish": "pnpm build && pnpm publish",
8+
"latest": "pnpm build && pnpm publish",
99
"build": "tsc"
1010
},
1111
"keywords": [

0 commit comments

Comments
 (0)