Skip to content

Commit e6b821e

Browse files
committed
chore(projects): rename update-pkg script to upkg for consistency
1 parent 69a8420 commit e6b821e

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
@@ -44,7 +44,7 @@
4444
"publish-pkg": "pnpm -r publish --access public",
4545
"release": "soy release",
4646
"typecheck": "tsc --noEmit --skipLibCheck",
47-
"update-pkg": "soy ncu"
47+
"upkg": "soy ncu"
4848
},
4949
"dependencies": {
5050
"cli-progress": "3.12.0",

0 commit comments

Comments
 (0)