Skip to content

Commit

Permalink
remove publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelcabot committed Sep 13, 2022
1 parent 61a82f9 commit 977b355
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -25,8 +25,7 @@
"prettier": "prettier --write 'contracts/**/*.sol' '**/*.ts' '**/*.js'",
"solhint": "solhint contracts/**/*.sol",
"prepare": "yarn build",
"release": "release-it",
"publish:npm": "yarn publish --access public"
"release": "release-it"
},
"dependencies": {
"@nomiclabs/hardhat-ethers": "^2.1.0",
Expand Down

0 comments on commit 977b355

Please sign in to comment.