Skip to content

Commit

Permalink
v0.1.88-fee
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdev3 committed Jul 15, 2024
1 parent dfcb7bd commit 001c43f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0xsquid/squid-types",
"version": "0.1.88",
"version": "0.1.88-fee",
"description": "JS and TS types relating to 0xsquid related projects.",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -40,9 +40,9 @@
"typescript": "^5.3.3"
},
"dependencies": {
"long": "^5.2.3",
"@axelar-network/axelarjs-sdk": "^0.16.1",
"@ethersproject/providers": "^5.7.2",
"long": "^5.2.3",
"typescript": "*",
"ws": "^8.18.0"
},
Expand Down

0 comments on commit 001c43f

Please sign in to comment.