We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69cd3c commit 5fa6fd4Copy full SHA for 5fa6fd4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typescript-json-schema",
3
- "version": "0.43.0",
+ "version": "0.44.0",
4
"description": "typescript-json-schema generates JSON Schema files from your Typescript sources",
5
"main": "dist/typescript-json-schema.js",
6
"typings": "dist/typescript-json-schema.d.ts",
0 commit comments