Skip to content

Commit 82ac95d

Browse files
committed
Update @airswap/utils in @airswap/libraries and bump versions
1 parent 84f4060 commit 82ac95d

3 files changed

Lines changed: 126 additions & 123 deletions

File tree

tools/libraries/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@airswap/libraries",
3-
"version": "4.3.4-autonity.4",
3+
"version": "4.3.4-autonity.5",
44
"description": "AirSwap: Libraries for Developers",
55
"repository": {
66
"type": "git",
@@ -29,7 +29,7 @@
2929
"@airswap/staking": "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-staking-4.2.2-autonity.2.tgz",
3030
"@airswap/swap": "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-swap-4.2.2-autonity.2.tgz",
3131
"@airswap/swap-erc20": "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-swap-erc20-4.3.1-autonity.2.tgz",
32-
"@airswap/utils": "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-utils-4.3.2-autonity.4.tgz",
32+
"@airswap/utils": "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2.1/airswap-utils-4.3.2-autonity.5.tgz",
3333
"@airswap/wrapper": "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-wrapper-4.2.3-autonity.2.tgz",
3434
"browser-or-node": "^2.1.1",
3535
"ethers": "^5.7.2",

tools/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@airswap/utils",
3-
"version": "4.3.2-autonity.4",
3+
"version": "4.3.2-autonity.5",
44
"description": "AirSwap: Utilities for Developers",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)