quicktype-typescript-input
Advanced tools
Comparing version
{ | ||
"name": "quicktype-typescript-input", | ||
"version": "0.0.63", | ||
"version": "0.0.64", | ||
"description": "Package for using TypeScript as an input language to quicktype", | ||
@@ -15,3 +15,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"quicktype-core": "^7.0.41", | ||
"quicktype-core": "^7.0.42", | ||
"typescript": "4.9.4", | ||
@@ -28,4 +28,4 @@ "@mark.probst/typescript-json-schema": "0.55.0" | ||
"config": { | ||
"commit": "40f55ba47a4ce2a37317216c731092a9db600d2a" | ||
"commit": "2330502ec14b2a0e116bb0e35c70b27246e9321e" | ||
} | ||
} |
Updated