We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec892c commit ef72ac6Copy full SHA for ef72ac6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "trpc-cli",
3
- "version": "0.6.0-8",
+ "version": "0.6.0-9",
4
"description": "Turn a tRPC router into a type-safe, fully-functional, documented CLI",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments