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