Skip to content

Commit

Permalink
fix: move back v4-proto as a dependency (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
moo-onthelawn authored Sep 18, 2024
1 parent 656cc0b commit d16a96b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
6 changes: 1 addition & 5 deletions v4-client-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions v4-client-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"@cosmjs/tendermint-rpc": "^0.32.1",
"@cosmjs/utils": "^0.32.1",
"@osmonauts/lcd": "^0.6.0",
"@dydxprotocol/v4-proto": "6.0.1",
"@scure/bip32": "^1.1.5",
"@scure/bip39": "^1.1.1",
"axios": "1.1.3",
Expand All @@ -55,7 +56,6 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@dydxprotocol/node-service-base-dev": "^0.2.6",
"@dydxprotocol/v4-proto": "6.0.1",
"@protobufs/cosmos": "^0.0.11",
"@protobufs/gogoproto": "^0.0.10",
"@semantic-release/changelog": "^6.0.3",
Expand Down Expand Up @@ -85,8 +85,5 @@
"util": "^0.12.5",
"webpack": "^5.77.0",
"webpack-cli": "^5.0.1"
},
"peerDependencies": {
"@dydxprotocol/v4-proto": "6.0.1"
}
}

0 comments on commit d16a96b

Please sign in to comment.