andromedaprotocol / andromeda.js

Command line interface for interactions with Andromeda contracts.
1 stars 1 forks source link

Fixed version for @injectivelabs packages #68

Closed SlayerAnsh closed 1 year ago

SlayerAnsh commented 1 year ago

Motivation

webapp and cli new installs are breaking because of @injectivelabs. @injectivelabs packages had some updates which caused some of the functions/types/paths to break. Fixing versions will prevent any breaking peer dependencies to get added while using andrjs.

Implementation

Testing