quicktype-typescript-input
Advanced tools
Comparing version
{ | ||
"name": "quicktype-typescript-input", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"description": "Package for using TypeScript as an input language to quicktype", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"quicktype-core": "^7.0.2", | ||
"quicktype-core": "^7.0.3", | ||
"typescript": "~3.2.1", | ||
@@ -29,4 +29,4 @@ "@mark.probst/typescript-json-schema": "~0.32.0" | ||
"config": { | ||
"commit": "5dbf11c85037e3f6a1ae842cf124c14546827a43" | ||
"commit": "90a6bc16e854c337955ea453fe36a6d7fcd17c99" | ||
} | ||
} |
Updated