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 32fc126 commit 2cad8bfCopy full SHA for 2cad8bf
1 file changed
packages/examples/trpc/package.json
@@ -6,8 +6,7 @@
6
"build": "react-router build",
7
"dev": "react-router dev --port 4000",
8
"start": "cross-env NODE_ENV=production ./server.mjs",
9
- "test": "pnpm run --stream '/^test:/'",
10
- "test:types": "react-router typegen && tsc"
+ "test": "react-router typegen && tsc"
11
},
12
"dependencies": {
13
"@react-router/node": "^7.4.0",
0 commit comments