Skip to content

Commit

Permalink
Updated slither
Browse files Browse the repository at this point in the history
  • Loading branch information
yahgwai committed Nov 28, 2024
1 parent 2cd9b03 commit 931670e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"deploy-eth-rollup": "hardhat run scripts/createEthRollup.ts",
"deploy-erc20-rollup": "hardhat run scripts/createERC20Rollup.ts",
"create-rollup-testnode": "hardhat run scripts/local-deployment/deployCreatorAndCreateRollup.ts",
"deploy-cachemanager-testnode": "hardhat run scripts/local-deployment/deployCacheManager.ts"
"deploy-cachemanager-testnode": "hardhat run scripts/local-deployment/deployCacheManager.ts",
"slither-triage": "slither . --skip-assembly --triage-mode"
},
"dependencies": {
"@offchainlabs/upgrade-executor": "1.1.0-beta.0",
Expand Down
Loading

0 comments on commit 931670e

Please sign in to comment.