We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 179e1b8 commit 9116f99Copy full SHA for 9116f99
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "trpc-cli",
3
- "version": "0.5.1",
+ "version": "0.6.0-0",
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