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