We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f13e0 commit 6467baeCopy full SHA for 6467bae
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-typescript-to-jsonschema",
3
- "version": "0.0.3",
+ "version": "0.0.4",
4
"description": "fast-typescript-to-jsonschema generates JSON Schema files from your Typescript sources.",
5
"main": "./dist/index.js",
6
"typings": "dist/index.d.ts",
0 commit comments