quicktype-typescript-input
Advanced tools
Comparing version
{ | ||
"name": "quicktype-typescript-input", | ||
"version": "0.0.42", | ||
"version": "0.0.43", | ||
"description": "Package for using TypeScript as an input language to quicktype", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"quicktype-core": "^7.0.19", | ||
"quicktype-core": "^7.0.20", | ||
"typescript": "~3.2.1", | ||
@@ -29,4 +29,4 @@ "@mark.probst/typescript-json-schema": "~0.32.0" | ||
"config": { | ||
"commit": "15905798878a7ecfdc73abaa49ae2d18854f68e0" | ||
"commit": "a78224b44914b9d04805e582d6dda12da80c6cd2" | ||
} | ||
} |
Updated