Skip to content

Commit 0cec1eb

Browse files
committed
1.0.1
1 parent 94d6f2c commit 0cec1eb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-to-ts-cvr",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "CLI tool to convert JSON structures into TypeScript interfaces with no extra work",
55
"type": "module",
66
"main": "dist/index.js",
@@ -50,4 +50,4 @@
5050
"engines": {
5151
"node": ">=16.0.0"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)