Skip to content

Commit

Permalink
[TOOL-2875] move cross-spawn to dependencies (#5875)
Browse files Browse the repository at this point in the history
Co-authored-by: greg <gregfromstl@gmail.com>
  • Loading branch information
dirtycajunrice and gregfromstl authored Jan 3, 2025
1 parent cd06b10 commit 0c5b0bb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/thirdweb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
"@walletconnect/ethereum-provider": "2.17.3",
"@walletconnect/sign-client": "2.17.3",
"abitype": "1.0.7",
"cross-spawn": "7.0.6",
"fuse.js": "7.0.0",
"input-otp": "^1.4.1",
"mipd": "0.0.7",
Expand Down Expand Up @@ -347,7 +348,6 @@
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "2.1.8",
"@vitest/ui": "2.1.8",
"cross-spawn": "7.0.6",
"dotenv-mono": "^1.3.14",
"ethers5": "npm:ethers@5",
"ethers6": "npm:ethers@6",
Expand Down
23 changes: 11 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0c5b0bb

Please sign in to comment.