diff --git a/packages/plugins/@tachybase/plugin-blockchain/package.json b/packages/plugins/@tachybase/plugin-blockchain/package.json index f1c2564e2..ff672466d 100644 --- a/packages/plugins/@tachybase/plugin-blockchain/package.json +++ b/packages/plugins/@tachybase/plugin-blockchain/package.json @@ -12,6 +12,7 @@ "web3": "^4.11.1" }, "peerDependencies": { + "@tachybase/actions": "workspace:*", "@tachybase/client": "workspace:*", "@tachybase/server": "workspace:*", "@tachybase/test": "workspace:*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57d542359..974c68b72 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2201,6 +2201,9 @@ importers: '@nomicfoundation/hardhat-toolbox': specifier: ^5.0.0 version: 5.0.0(@nomicfoundation/hardhat-chai-matchers@2.0.7)(@nomicfoundation/hardhat-ethers@3.0.6)(@nomicfoundation/hardhat-ignition-ethers@0.15.5)(@nomicfoundation/hardhat-network-helpers@1.0.11)(@nomicfoundation/hardhat-verify@2.0.8)(@typechain/ethers-v6@0.5.1)(@typechain/hardhat@9.1.0)(@types/chai@4.3.16)(@types/mocha@10.0.7)(@types/node@20.14.2)(chai@4.3.10)(ethers@6.13.2)(hardhat-gas-reporter@1.0.10)(hardhat@2.22.6)(solidity-coverage@0.8.12)(ts-node@9.1.1)(typechain@8.3.2)(typescript@5.5.4) + '@tachybase/actions': + specifier: workspace:* + version: link:../../../core/actions '@tachybase/client': specifier: workspace:* version: link:../../../core/client