quicktype-typescript-input
Advanced tools
Comparing version
{ | ||
"name": "quicktype-typescript-input", | ||
"version": "0.0.60", | ||
"version": "0.0.61", | ||
"description": "Package for using TypeScript as an input language to quicktype", | ||
@@ -15,3 +15,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"quicktype-core": "^7.0.38", | ||
"quicktype-core": "^7.0.39", | ||
"typescript": "4.9.4", | ||
@@ -28,4 +28,4 @@ "@mark.probst/typescript-json-schema": "0.55.0" | ||
"config": { | ||
"commit": "25bfa6edddc1122028e9fefc17be745bf431222a" | ||
"commit": "59e57bf733b6bf3a205e517947db8d0c859ce408" | ||
} | ||
} |
Updated