From 8e7c707b3043b9b4b2d69a60fe217339fe3b64d8 Mon Sep 17 00:00:00 2001 From: pr0n00gler Date: Thu, 4 Jul 2024 18:34:58 +0300 Subject: [PATCH] upd neutronjplus commit --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fa8536c5..d96e82b0 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@cosmos-client/core": "^0.47.4", "@cosmos-client/cosmwasm": "^0.40.3", "@cosmos-client/ibc": "^1.2.1", - "@neutron-org/neutronjsplus": "https://github.com/neutron-org/neutronjsplus.git#bcad3b0dc674ad54a63556863515e6832cebed5d", + "@neutron-org/neutronjsplus": "https://github.com/neutron-org/neutronjsplus.git#40c2c30434e63ab989e42408a94034589d5985d8", "@types/lodash": "^4.14.182", "@types/long": "^5.0.0", "axios": "^0.27.2", diff --git a/yarn.lock b/yarn.lock index 57f27441..df87981f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1575,9 +1575,9 @@ resolved "https://registry.yarnpkg.com/@ledgerhq/logs/-/logs-5.50.0.tgz#29c6419e8379d496ab6d0426eadf3c4d100cd186" integrity sha512-swKHYCOZUGyVt4ge0u8a7AwNcA//h4nx5wIi0sruGye1IJ5Cva0GyK9L2/WdX+kWVTKp92ZiEo1df31lrWGPgA== -"@neutron-org/neutronjsplus@https://github.com/neutron-org/neutronjsplus.git#bcad3b0dc674ad54a63556863515e6832cebed5d": +"@neutron-org/neutronjsplus@https://github.com/neutron-org/neutronjsplus.git#40c2c30434e63ab989e42408a94034589d5985d8": version "0.4.0-rc19" - resolved "https://github.com/neutron-org/neutronjsplus.git#bcad3b0dc674ad54a63556863515e6832cebed5d" + resolved "https://github.com/neutron-org/neutronjsplus.git#40c2c30434e63ab989e42408a94034589d5985d8" dependencies: "@bufbuild/protobuf" "^1.4.2" "@cosmos-client/core" "^0.47.4"