Skip to content

Commit

Permalink
Merge pull request #838 from airswap/develop
Browse files Browse the repository at this point in the history
Update libraries deps
  • Loading branch information
dmosites authored Mar 30, 2022
2 parents 7257559 + 0eccc69 commit 8ddcacf
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 8ddcacf

Please sign in to comment.