diff --git a/package.json b/package.json index a936ae9..d258470 100644 --- a/package.json +++ b/package.json @@ -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",