Skip to content

Commit

Permalink
Merge pull request #277 from neutron-org/feat/add-mco-title
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0n00gler authored Apr 12, 2024
2 parents 31897f6 + 0ece940 commit f57f9bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@cosmos-client/core": "^0.47.4",
"@cosmos-client/cosmwasm": "^0.40.3",
"@cosmos-client/ibc": "^1.2.1",
"@neutron-org/neutronjsplus": "^0.3.2",
"@neutron-org/neutronjsplus": "^0.3.3",
"@types/lodash": "^4.14.182",
"@types/long": "^5.0.0",
"axios": "^0.27.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1564,10 +1564,10 @@
resolved "https://registry.yarnpkg.com/@ledgerhq/logs/-/logs-5.50.0.tgz#29c6419e8379d496ab6d0426eadf3c4d100cd186"
integrity sha512-swKHYCOZUGyVt4ge0u8a7AwNcA//h4nx5wIi0sruGye1IJ5Cva0GyK9L2/WdX+kWVTKp92ZiEo1df31lrWGPgA==

"@neutron-org/neutronjsplus@^0.3.2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@neutron-org/neutronjsplus/-/neutronjsplus-0.3.2.tgz#e17ff14469fcfa5fdc31beb64d72b5b0bc374bf6"
integrity sha512-Tidybr9e4z8CzhaDc7Btl2PRtwC4453gG81rJHBrGb76Ts38gTFA+hGeKhzoGDaTJFgSYIonDyUjCe9UC//v1w==
"@neutron-org/neutronjsplus@^0.3.3":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@neutron-org/neutronjsplus/-/neutronjsplus-0.3.3.tgz#017931216c3ce6864442c70c382aac97fd4382be"
integrity sha512-LVUh91xhuvlsYNFR3vOezzzdD897mXS5AijG8N9JFCOy8BUJIqs/pZJsOkdUPXR3Nj9osVhuwkx4Amt/+gX/rA==
dependencies:
"@bufbuild/protobuf" "^1.4.2"
"@cosmos-client/core" "^0.47.4"
Expand Down

0 comments on commit f57f9bc

Please sign in to comment.