refactor: temporal package name (#76)

Fixes SEC-255
This commit is contained in:
Turtle
2025-02-07 20:00:44 -03:00
committed by GitHub
parent 16c0852e26
commit b4dcd74381
14 changed files with 17 additions and 17 deletions

View File

@@ -79,7 +79,7 @@ jobs:
- name: Link SDK
run: |
cd ../sdk && yarn link
cd ../contracts && yarn link "@privacy-pool-core/sdk"
cd ../contracts && yarn link "@defi-wonderland/privacy-pool-core-sdk"
shell: bash
- name: Precompile