diff --git a/modules/4337/package.json b/modules/4337/package.json index 65a76ba4d..cb0feb1af 100644 --- a/modules/4337/package.json +++ b/modules/4337/package.json @@ -9,8 +9,6 @@ "files": [ "contracts", "dist", - "src", - "test", "build" ], "scripts": { diff --git a/modules/passkey/package.json b/modules/passkey/package.json index a8e822118..b603b0c32 100644 --- a/modules/passkey/package.json +++ b/modules/passkey/package.json @@ -23,7 +23,6 @@ "files": [ "contracts", "dist", - "src", "build" ], "scripts": { @@ -50,7 +49,7 @@ "@noble/curves": "^1.4.0", "@nomicfoundation/hardhat-toolbox": "^5.0.0", "@safe-global/mock-contract": "^4.1.0", - "@safe-global/safe-4337": "^0.3.0", + "@safe-global/safe-4337": "workspace:^0.3.0", "@safe-global/safe-4337-local-bundler": "workspace:^0.0.0", "@simplewebauthn/server": "^10.0.0", "dotenv": "^16.4.5", diff --git a/modules/passkey/tsconfig.json b/modules/passkey/tsconfig.json index ae3d76167..38f89d8c7 100644 --- a/modules/passkey/tsconfig.json +++ b/modules/passkey/tsconfig.json @@ -10,5 +10,5 @@ "skipLibCheck": true, "resolveJsonModule": true }, - "include": ["src/**/*.ts", "hardhat.config.ts", "test", "./typechain-types"] + "include": ["./src/**/*.ts", "./hardhat.config.ts", "./test", "./typechain-types"] } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d77e789ab..abd770f7f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -335,8 +335,8 @@ importers: specifier: ^4.1.0 version: 4.1.0 '@safe-global/safe-4337': - specifier: ^0.3.0 - version: 0.3.0(ethers@6.12.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + specifier: workspace:^0.3.0 + version: link:../4337 '@safe-global/safe-4337-local-bundler': specifier: workspace:^0.0.0 version: link:../../packages/4337-local-bundler @@ -6304,7 +6304,7 @@ snapshots: '@scure/bip32@1.3.2': dependencies: '@noble/curves': 1.2.0 - '@noble/hashes': 1.3.3 + '@noble/hashes': 1.3.2 '@scure/base': 1.1.6 '@scure/bip32@1.3.3': @@ -6320,7 +6320,7 @@ snapshots: '@scure/bip39@1.2.1': dependencies: - '@noble/hashes': 1.3.3 + '@noble/hashes': 1.3.2 '@scure/base': 1.1.6 '@scure/bip39@1.2.2': @@ -9953,7 +9953,7 @@ snapshots: rimraf@2.7.1: dependencies: - glob: 7.2.3 + glob: 7.2.0 rimraf@3.0.2: dependencies: