Finschia / cosmy-wasmy

wibbly wobbly cosmy wasmy tool to interact with cosmwasm contracts
https://marketplace.visualstudio.com/items?itemName=spoorthi.cosmy-wasmy
GNU General Public License v3.0
0 stars 0 forks source link

chore: fix package-lock.json #20

Closed 170210 closed 10 months ago

170210 commented 10 months ago

19 has not execute npm i, therefore, the package-lock.json hasn't been updated.

This PR fixes it.