From 385b3b5678680d788f1c2276286f004ac7ea6da9 Mon Sep 17 00:00:00 2001 From: quasisamurai Date: Mon, 30 Sep 2024 07:41:58 -0300 Subject: [PATCH] switch njsp once again --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 986e98e9..2066134e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@cosmjs/stargate": "0.32.4", "@cosmjs/tendermint-rpc": "^0.32.4", "@neutron-org/neutronjs": "https://github.com/neutron-org/neutronjs.git#7f45328320b53b4fa2b572bc25bb96bf80260181", - "@neutron-org/neutronjsplus": "https://github.com/neutron-org/neutronjsplus.git#3f971b1a974d394466ae7bb71c604a7ef416bae6", + "@neutron-org/neutronjsplus": "https://github.com/neutron-org/neutronjsplus.git#021923dbb5a8b70fa901267a2e85f4cd16668c15", "@types/lodash": "^4.14.182", "axios": "1.6.0", "commander": "^10.0.0",