Skip to content

Commit 13667df

Browse files
committed
fix(ci): remove pnpm-workspace.yaml, move onlyBuiltDependencies to package.json
1 parent d2e6cd5 commit 13667df

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
"ts-node": "^10.9.2",
3131
"typescript": "^5.8.3"
3232
},
33+
"pnpm": {
34+
"onlyBuiltDependencies": [
35+
"frax-standard-solidity"
36+
]
37+
},
3338
"dependencies": {
3439
"ds-test": "github:dapphub/ds-test",
3540
"forge-std": "github:foundry-rs/forge-std#60acb7aaadcce2d68e52986a0a66fe79f07d138f",

pnpm-workspace.yaml

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

0 commit comments

Comments
 (0)