Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit 43182eb

Browse files
v2.3.4
1 parent 38cdce1 commit 43182eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/sdk",
3-
"version": "2.3.4-0",
3+
"version": "2.3.4",
44
"description": "The main thirdweb SDK.",
55
"repository": {
66
"type": "git",
@@ -70,13 +70,13 @@
7070
"esm": "^3.2.25",
7171
"ethers": "^5.6.2",
7272
"hardhat": "2.9.3",
73+
"merkletreejs": "^0.2.24",
7374
"mocha": "^10.0.0",
7475
"prettier": "^2.4.1",
7576
"ts-mocha": "^10.0.0",
7677
"ts-node": "^10.7.0",
7778
"tsup": "^6.0.1",
7879
"typechain": "^8.0.0",
79-
"merkletreejs": "^0.2.24",
8080
"typescript": "^4.6.2"
8181
},
8282
"peerDependencies": {

0 commit comments

Comments
 (0)