We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce1baf commit 401cb88Copy full SHA for 401cb88
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@7nohe/laravel-typegen",
3
- "version": "0.6.0",
+ "version": "0.6.1",
4
"description": "The library lets you generate TypeScript types from your Laravel code.",
5
"bin": {
6
"laravel-typegen": "dist/src/cli.js"
0 commit comments