Skip to content

Commit f121742

Browse files
committed
chore(package): rename update-pkg script to upkg
1 parent 1415250 commit f121742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"publish-pkg": "pnpm publish --access public",
4646
"release": "soy release",
4747
"typecheck": "tsc --noEmit --skipLibCheck",
48-
"update-pkg": "soy ncu"
48+
"upkg": "soy ncu"
4949
},
5050
"devDependencies": {
5151
"@soybeanjs/cli": "1.4.4",

0 commit comments

Comments
 (0)