YousefED / typescript-json-schema

Generate json-schema from your Typescript sources
BSD 3-Clause "New" or "Revised" License
3.17k stars 323 forks source link

Fix yarn.lock #544

Closed rmehner closed 1 year ago

rmehner commented 1 year ago

Note: these are not dependency changes, but format changes. It happened because someone was using npm instead of yarn to install deps and committed the changes.

This fixes a part of #542

Please: