Skip to content

Commit

Permalink
Update libraries deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dmosites committed Mar 30, 2022
1 parent 7257559 commit 0eccc69
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tools/libraries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airswap/libraries",
"version": "3.0.0",
"version": "3.0.1",
"description": "AirSwap: Libraries for Developers",
"contributors": [
"Don Mosites",
Expand Down Expand Up @@ -30,11 +30,11 @@
"dependencies": {
"@airswap/constants": "3.0.0",
"@airswap/jsonrpc-client-websocket": "0.0.1",
"@airswap/registry": "3.0.0",
"@airswap/swap": "3.0.0",
"@airswap/registry": "3.0.1",
"@airswap/swap": "3.0.1",
"@airswap/typescript": "3.0.0",
"@airswap/utils": "3.0.0",
"@airswap/wrapper": "3.0.0",
"@airswap/wrapper": "3.0.1",
"bignumber.js": "^9.0.0",
"browser-or-node": "^1.3.0",
"ethers": "^5.5.4",
Expand Down

0 comments on commit 0eccc69

Please sign in to comment.