Skip to content

Commit

Permalink
rm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroknots committed Mar 20, 2024
1 parent abfe7bf commit 3366d0f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,8 @@
},
"workspaces": [
"packages/**",
"accounts/**",
"examples/"
"accounts/**"
],
"dependencies": {
"@ERC4337/account-abstraction": "github:kopy-kat/account-abstraction#develop",
"@ERC4337/account-abstraction-v0.6": "github:eth-infinitism/account-abstraction#v0.6.0",
"sentinellist": "github:zeroknots/sentinellist",
"erc7579": "github:erc7579/erc7579-implementation"
},
"devDependencies": {
"prettier": "^2.8.8",
"solhint": "^4.1.1"
Expand Down

0 comments on commit 3366d0f

Please sign in to comment.