Remove the safe-chain-bun package

This commit is contained in:
Sander Declerck 2025-11-25 15:10:42 +01:00
parent 1d50748f32
commit 156522912e
No known key found for this signature in database
5 changed files with 2 additions and 414 deletions

View file

@ -7,7 +7,7 @@
"test/e2e"
],
"scripts": {
"test": "npm run test --workspace=packages/safe-chain --workspace=packages/safe-chain-bun",
"test": "npm run test --workspace=packages/safe-chain",
"test:e2e": "npm run test --workspace=test/e2e",
"lint": "npm run lint --workspace=packages/safe-chain",
"typecheck": "npm run typecheck --workspace=packages/safe-chain"