diff --git a/packages/osmo-query/package.json b/packages/osmo-query/package.json index cec9ce763..92206f4d6 100644 --- a/packages/osmo-query/package.json +++ b/packages/osmo-query/package.json @@ -1,5 +1,5 @@ { - "name": "osmojs-react-query", + "name": "osmo-query", "version": "16.5.1", "description": "Typescript Protobuf Messages for Osmosis with react-query", "author": "Dan Lynch ", @@ -119,4 +119,4 @@ "@cosmjs/tendermint-rpc": "^0.29.3", "@cosmology/lcd": "^0.12.0" } -} \ No newline at end of file +}