quicktype-typescript-input
Advanced tools
Comparing version
{ | ||
"name": "quicktype-typescript-input", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "Package for using TypeScript as an input language to quicktype", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"quicktype-core": "^6.1.6", | ||
"quicktype-core": "^6.1.7", | ||
"typescript": "~3.2.1", | ||
@@ -29,4 +29,4 @@ "@mark.probst/typescript-json-schema": "~0.32.0" | ||
"config": { | ||
"commit": "6eb66b53a444b9e64b14dc191cb6716e274b3504" | ||
"commit": "99e0554e3a23b5e56dd56676b89a7e96fcfc2013" | ||
} | ||
} |
Updated