Skip to content

Commit 4aefa6f

Browse files
committed
ethereum-contracts: remove build:post-contracts:dev-scripts-typings
1 parent cf4f171 commit 4aefa6f

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

packages/ethereum-contracts/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
"build:contracts:foundry": "yarn run-foundry build",
7474
"build:post-contracts": "run-p -l build:post-contracts:*",
7575
"build:post-contracts:abi-bundle": "tasks/build-bundled-abi.sh",
76-
"build:post-contracts:dev-scripts-typings": "rm -rf dev-scripts/*.d.ts dev-scripts/*.d.ts.map; tsc -p tsconfig.scripts.json",
7776
"build:post-contracts:contracts-size": "forge build --sizes --skip test --skip script > build/contracts-sizes.txt",
7877
"verify-framework": "tasks/etherscan-verify-framework.sh",
7978
"testenv:start": "test/testenv-ctl.sh start",

packages/ethereum-contracts/tsconfig.scripts.json

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)