Skip to content

Commit 0c5b0bb

Browse files
[TOOL-2875] move cross-spawn to dependencies (#5875)
Co-authored-by: greg <gregfromstl@gmail.com>
1 parent cd06b10 commit 0c5b0bb

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
"@walletconnect/ethereum-provider": "2.17.3",
215215
"@walletconnect/sign-client": "2.17.3",
216216
"abitype": "1.0.7",
217+
"cross-spawn": "7.0.6",
217218
"fuse.js": "7.0.0",
218219
"input-otp": "^1.4.1",
219220
"mipd": "0.0.7",
@@ -347,7 +348,6 @@
347348
"@vitejs/plugin-react": "^4.3.4",
348349
"@vitest/coverage-v8": "2.1.8",
349350
"@vitest/ui": "2.1.8",
350-
"cross-spawn": "7.0.6",
351351
"dotenv-mono": "^1.3.14",
352352
"ethers5": "npm:ethers@5",
353353
"ethers6": "npm:ethers@6",

pnpm-lock.yaml

Lines changed: 11 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)