quicktype-typescript-input
Advanced tools
Comparing version
{ | ||
"name": "quicktype-typescript-input", | ||
"version": "0.0.44", | ||
"version": "0.0.45", | ||
"description": "Package for using TypeScript as an input language to quicktype", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"quicktype-core": "^7.0.21", | ||
"quicktype-core": "^7.0.22", | ||
"typescript": "~3.2.1", | ||
@@ -29,4 +29,4 @@ "@mark.probst/typescript-json-schema": "~0.32.0" | ||
"config": { | ||
"commit": "f27d5e096ad0c592d6b7aa50c4c56b310356754e" | ||
"commit": "e6d9552bcb36d29258d8750515d2a0af310aefcd" | ||
} | ||
} |
Updated