Skip to content

Commit ab7d503

Browse files
authored
Update "release" to "publish" in package.json
1 parent 2dbc383 commit ab7d503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"scripts": {
44
"build": "npx thirdweb@latest detect",
55
"deploy": "npx thirdweb@latest deploy",
6-
"release": "npx thirdweb@latest release"
6+
"publish": "npx thirdweb@latest publish"
77
},
88
"devDependencies": {
99
"@matterlabs/hardhat-zksync-solc": "^0.3.17",

0 commit comments

Comments
 (0)