Skip to content

Commit

Permalink
feat: fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
d3or committed Feb 21, 2024
1 parent 8a58279 commit c71d60a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion test/example/hardhat.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { HardhatUserConfig } from 'hardhat/config';
import '@nomicfoundation/hardhat-toolbox';
import '@nomicfoundation/hardhat-ethers';

import '../../src/index';

Expand Down
1 change: 0 additions & 1 deletion test/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"hardhat": "^2.20.1"
}
}

0 comments on commit c71d60a

Please sign in to comment.