Skip to content

Commit

Permalink
remove deps that should be peer deps and unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
holic committed Apr 19, 2024
1 parent 586b9be commit b657fd8
Show file tree
Hide file tree
Showing 2 changed files with 305 additions and 52 deletions.
3 changes: 0 additions & 3 deletions packages/account-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,12 @@
"test:ci": "tsc --noEmit && vitest --run"
},
"dependencies": {
"@account-abstraction/contracts": "0.7.0",
"@latticexyz/common": "workspace:*",
"@latticexyz/config": "workspace:*",
"@latticexyz/gas-tank": "workspace:*",
"@latticexyz/protocol-parser": "workspace:*",
"@latticexyz/store": "workspace:*",
"@latticexyz/world": "workspace:*",
"@latticexyz/world-modules": "workspace:*",
"@pimlicolabs/alto": "git+https://github.com/latticexyz/alto.git#3192a9a",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-select": "^2.0.0",
Expand Down
Loading

0 comments on commit b657fd8

Please sign in to comment.