quicktype-typescript-input
Advanced tools
Comparing version
{ | ||
"name": "quicktype-typescript-input", | ||
"version": "0.0.47", | ||
"version": "0.0.48", | ||
"description": "Package for using TypeScript as an input language to quicktype", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"quicktype-core": "^7.0.24", | ||
"quicktype-core": "^7.0.25", | ||
"typescript": "~3.2.1", | ||
@@ -29,4 +29,4 @@ "@mark.probst/typescript-json-schema": "~0.32.0" | ||
"config": { | ||
"commit": "2dc22cb8dee03e613da69ca99ab2b4057f5bf68a" | ||
"commit": "e9e68d71ededf2006e3470a1a3816308643301fa" | ||
} | ||
} |
Updated