quicktype-typescript-input
Advanced tools
Comparing version
{ | ||
"name": "quicktype-typescript-input", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Package for using TypeScript as an input language to quicktype", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"quicktype-core": "^6.1.1", | ||
"quicktype-core": "^6.1.3", | ||
"typescript": "~3.2.1", | ||
@@ -29,4 +29,4 @@ "@mark.probst/typescript-json-schema": "~0.32.0" | ||
"config": { | ||
"commit": "26b5da80a7fa3a91d11f7b3f76ff579e3a605645" | ||
"commit": "3b98507e311685e6f0a1af41e8889dff56685e3a" | ||
} | ||
} |
Updated