We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c886fd4 commit 91228c7Copy full SHA for 91228c7
contracts/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@thirdweb-dev/contracts",
3
"description": "Collection of smart contracts deployable via the thirdweb SDK, dashboard and CLI",
4
- "version": "2.3.6",
+ "version": "2.3.7",
5
"license": "Apache-2.0",
6
"repository": {
7
"type": "git",
@@ -12,7 +12,6 @@
12
},
13
"author": "thirdweb engineering <eng@thirdweb.com>",
14
"homepage": "https://thirdweb.com",
15
- "dependencies": {},
16
"files": [
17
"**/*.sol",
18
"/abi"
0 commit comments