We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6cec25 commit dbef322Copy full SHA for dbef322
package.json
@@ -5,7 +5,7 @@
5
"description": "Make Next.js API Routes strongly typed with routes and clients type completion and auto-generated parameter validation",
6
"scripts": {
7
"build": "pnpm --filter !example run build",
8
- "publish": "pnpm publish"
+ "publish": "pnpm -r publish"
9
},
10
"homepage": "https://github.com/ddadaal/next-typed-api-routes#readme",
11
"devDependencies": {
0 commit comments