Skip to content

Commit

Permalink
chore(projects): update scripts update-pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Mar 3, 2024
1 parent 5274548 commit 4f16042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"release-execute": "tsx ./scripts/release.ts && pnpm soy changelog",
"stub": "pnpm -r run stub",
"typecheck": "tsc --noEmit --skipLibCheck",
"update-pkg": "soy ncu"
"update-pkg": "soy update-pkg"
},
"dependencies": {
"@soybeanjs/changelog": "0.3.13",
Expand Down

0 comments on commit 4f16042

Please sign in to comment.