Skip to content

Commit

Permalink
Remove local hardhat_plugins dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisChristou committed Nov 9, 2023
1 parent 398378c commit 37bdf57
Show file tree
Hide file tree
Showing 5 changed files with 172 additions and 163 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
[submodule "account-abstraction"]
path = account-abstraction
url = [email protected]:vechainfoundation/account-abstraction.git
[submodule "hardhat-plugins"]
path = hardhat-plugins
url = [email protected]:vechainfoundation/hardhat-plugins.git
[submodule "bundler"]
path = bundler
url = [email protected]:vechainfoundation/4337-bundler.git
2 changes: 1 addition & 1 deletion bundler
1 change: 0 additions & 1 deletion hardhat-plugins
Submodule hardhat-plugins deleted from f92cba
4 changes: 2 additions & 2 deletions stackup-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@typechain/hardhat": "^9.1.0",
"@types/body-parser": "^1.19.3",
"@types/express": "^4.17.17",
"@vechain/hardhat-ethers": "^0.1.5",
"@vechain/hardhat-vechain": "^0.1.5",
"@vechain/hardhat-ethers": "^0.1.6",
"@vechain/hardhat-vechain": "^0.1.7",
"axios": "^1.2.3",
"commander": "^10.0.0",
"cors": "^2.8.5",
Expand Down
Loading

0 comments on commit 37bdf57

Please sign in to comment.