quicktype-typescript-input
Advanced tools
Comparing version
{ | ||
"name": "quicktype-typescript-input", | ||
"version": "0.0.49", | ||
"version": "0.0.50", | ||
"description": "Package for using TypeScript as an input language to quicktype", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"quicktype-core": "^7.0.26", | ||
"quicktype-core": "^7.0.27", | ||
"typescript": "~3.2.1", | ||
@@ -29,4 +29,4 @@ "@mark.probst/typescript-json-schema": "~0.32.0" | ||
"config": { | ||
"commit": "7599c476f860ff6a60dca93e3cebfeed84dbdf75" | ||
"commit": "c1f6db720659f000320e5f534de46c155c887779" | ||
} | ||
} |
Updated