Skip to content

Commit

Permalink
attempt to fix njs problem
Browse files Browse the repository at this point in the history
  • Loading branch information
quasisamurai committed Jul 3, 2024
1 parent ace269e commit 2b5fc0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "neutron-org/neutronjsplus#bcad3b0dc674ad54a63556863515e6832cebed5d",
"@neutron-org/neutronjsplus": "neutron-org/neutronjsplus.git#bcad3b0dc674ad54a63556863515e6832cebed5d",
"@types/lodash": "^4.14.182",
"@types/long": "^5.0.0",
"axios": "^0.27.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1568,7 +1568,7 @@
resolved "https://registry.yarnpkg.com/@ledgerhq/logs/-/logs-5.50.0.tgz#29c6419e8379d496ab6d0426eadf3c4d100cd186"
integrity sha512-swKHYCOZUGyVt4ge0u8a7AwNcA//h4nx5wIi0sruGye1IJ5Cva0GyK9L2/WdX+kWVTKp92ZiEo1df31lrWGPgA==

"@neutron-org/neutronjsplus@neutron-org/neutronjsplus#bcad3b0dc674ad54a63556863515e6832cebed5d":
"@neutron-org/neutronjsplus@neutron-org/neutronjsplus.git#bcad3b0dc674ad54a63556863515e6832cebed5d":
version "0.4.0-rc19"
resolved "https://codeload.github.com/neutron-org/neutronjsplus/tar.gz/bcad3b0dc674ad54a63556863515e6832cebed5d"
dependencies:
Expand Down

0 comments on commit 2b5fc0c

Please sign in to comment.