quicktype-typescript-input
Advanced tools
Comparing version
{ | ||
"name": "quicktype-typescript-input", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "Package for using TypeScript as an input language to quicktype", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"quicktype-core": "^7.0.6", | ||
"quicktype-core": "^7.0.7", | ||
"typescript": "~3.2.1", | ||
@@ -29,4 +29,4 @@ "@mark.probst/typescript-json-schema": "~0.32.0" | ||
"config": { | ||
"commit": "6165d1a3cd069a88b7266c29f531776439bbc014" | ||
"commit": "cb25f54dd119a71223dec2cf1d8846f49e5032c3" | ||
} | ||
} |
Updated