Skip to content

Commit

Permalink
use npx
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Aug 24, 2024
1 parent 9e3c229 commit 0d9ea7d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"pub": "npm publish --access public",
"prepare": "husky install",
"wikiCheck": "bun ./scripts/wikiCheck.ts",
"postinstall": "patch-package"
"postinstall": "npx patch-package"
},
"files": [
"build",
Expand Down Expand Up @@ -47,8 +47,7 @@
"prettier-plugin-solidity": "^1.0.0-beta.24",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"viem": "^2.12.0",
"patch-package": "^8.0.0"
"viem": "^2.12.0"
},
"dependencies": {
"@ensdomains/buffer": "^0.1.1",
Expand Down

0 comments on commit 0d9ea7d

Please # to comment.