Skip to content

Commit dbef322

Browse files
committed
chore: update package.json
1 parent d6cec25 commit dbef322

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
"description": "Make Next.js API Routes strongly typed with routes and clients type completion and auto-generated parameter validation",
66
"scripts": {
77
"build": "pnpm --filter !example run build",
8-
"publish": "pnpm publish"
8+
"publish": "pnpm -r publish"
99
},
1010
"homepage": "https://github.com/ddadaal/next-typed-api-routes#readme",
1111
"devDependencies": {

0 commit comments

Comments
 (0)