cosmology-tech / telescope

A TypeScript Transpiler for Cosmos Protobufs ⚛️
https://cosmology.zone/products/telescope
Apache License 2.0
146 stars 43 forks source link

Need to recreate yarn.lock with newest dependencies #540

Closed hoangdv2429 closed 10 months ago

hoangdv2429 commented 10 months ago

if we recreate yarn.lock atm, we'll run into trouble with module ast and telescope(ofc). Versioning of some packages are not compatible with each others (e.g: @babel/types, ...)

Resolve the dependencies and create a new yarn.lock.

hoangdv2429 commented 10 months ago

fixed in commit 9d5071