Skip to content

Commit 494edf8

Browse files
authored
v3.13.0 (#632)
* v3.13.0 * update dependencies * update dependency
1 parent 78230c9 commit 494edf8

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thirdweb-dev/contracts",
33
"description": "Collection of smart contracts deployable via the thirdweb SDK, dashboard and CLI",
4-
"version": "3.12.0",
4+
"version": "3.13.0",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"@openzeppelin/contracts": "^4.9.3",
1212
"@openzeppelin/contracts-upgradeable": "^4.9.3",
1313
"@thirdweb-dev/dynamic-contracts": "^1.2.4",
14+
"@thirdweb-dev/merkletree": "^0.2.2",
1415
"@typechain/ethers-v5": "^10.2.1",
1516
"@types/fs-extra": "^9.0.13",
1617
"@types/mocha": "^9.1.1",

src/test/smart-wallet/utils/AABenchmarkArtifacts.sol

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)