Skip to content

Commit

Permalink
Use old version of dependencies for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinNagpal committed Nov 28, 2024
1 parent ddfe904 commit 5895882
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 645 deletions.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import '@nomiclabs/hardhat-ethers';
import '@nomiclabs/hardhat-etherscan';
import '@typechain/hardhat';
import 'hardhat-chai-matchers';
// import 'hardhat-change-network';
import 'hardhat-change-network';
import 'hardhat-contract-sizer';
import 'hardhat-cover';
import 'hardhat-gas-reporter';
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,10 @@
"license": "UNLICENSED",
"dependencies": {
"@flashbots/ethers-provider-bundle": "^0.5.0",
"@safe-global/protocol-kit": "^4.1.0",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"deep-object-diff": "^1.1.9",
"jest-diff": "^27.4.2",
"solidity-coverage": "^0.8.11",
"undici": "^5.21.2"
},
"devDependencies": {
Expand Down
144 changes: 0 additions & 144 deletions scripts/marketupdates/deploy.ts

This file was deleted.

98 changes: 0 additions & 98 deletions scripts/marketupdates/deploySafe.ts

This file was deleted.

Loading

0 comments on commit 5895882

Please sign in to comment.