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