Skip to content

Commit

Permalink
Update node modules and congfig
Browse files Browse the repository at this point in the history
  • Loading branch information
lurenpluto committed May 6, 2024
1 parent 3ed274c commit bd69a86
Show file tree
Hide file tree
Showing 2 changed files with 1,781 additions and 2,837 deletions.
1 change: 1 addition & 0 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { HardhatUserConfig } from "hardhat/config";
import "@nomicfoundation/hardhat-toolbox";
import 'hardhat-abi-exporter';
import "hardhat-gas-reporter"
import '@openzeppelin/hardhat-upgrades';

const config: HardhatUserConfig = {
solidity: {
Expand Down
Loading

0 comments on commit bd69a86

Please sign in to comment.