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 80b8520 commit 0e0774aCopy full SHA for 0e0774a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-typescript-to-jsonschema",
3
- "version": "0.0.1",
+ "version": "0.0.2",
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