io-ts-from-json-schema
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -789,2 +789,3 @@ #!/usr/bin/env node | ||
'$id', | ||
'$comment', | ||
'title', | ||
@@ -791,0 +792,0 @@ 'description', |
{ | ||
"name": "io-ts-from-json-schema", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "Iotsfjs is a static code generation utility used for converting json schema files into static TypeScript types and io-ts runtime validators.", | ||
@@ -5,0 +5,0 @@ "main": "lib/cli.js", |
62278
1378