Skip to content

Commit 0ece940

Browse files
committed
neutronjsplus release
1 parent 5cc721b commit 0ece940

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@cosmos-client/core": "^0.47.4",
4747
"@cosmos-client/cosmwasm": "^0.40.3",
4848
"@cosmos-client/ibc": "^1.2.1",
49-
"@neutron-org/neutronjsplus": "neutron-org/neutronjsplus#3c04aff48a32205256a0da65986a0819801605ed",
49+
"@neutron-org/neutronjsplus": "^0.3.3",
5050
"@types/lodash": "^4.14.182",
5151
"@types/long": "^5.0.0",
5252
"axios": "^0.27.2",

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -1564,9 +1564,10 @@
15641564
resolved "https://registry.yarnpkg.com/@ledgerhq/logs/-/logs-5.50.0.tgz#29c6419e8379d496ab6d0426eadf3c4d100cd186"
15651565
integrity sha512-swKHYCOZUGyVt4ge0u8a7AwNcA//h4nx5wIi0sruGye1IJ5Cva0GyK9L2/WdX+kWVTKp92ZiEo1df31lrWGPgA==
15661566

1567-
"@neutron-org/neutronjsplus@neutron-org/neutronjsplus#3c04aff48a32205256a0da65986a0819801605ed":
1568-
version "0.3.2"
1569-
resolved "https://codeload.github.com/neutron-org/neutronjsplus/tar.gz/3c04aff48a32205256a0da65986a0819801605ed"
1567+
"@neutron-org/neutronjsplus@^0.3.3":
1568+
version "0.3.3"
1569+
resolved "https://registry.yarnpkg.com/@neutron-org/neutronjsplus/-/neutronjsplus-0.3.3.tgz#017931216c3ce6864442c70c382aac97fd4382be"
1570+
integrity sha512-LVUh91xhuvlsYNFR3vOezzzdD897mXS5AijG8N9JFCOy8BUJIqs/pZJsOkdUPXR3Nj9osVhuwkx4Amt/+gX/rA==
15701571
dependencies:
15711572
"@bufbuild/protobuf" "^1.4.2"
15721573
"@cosmos-client/core" "^0.47.4"

0 commit comments

Comments
 (0)