Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Try hardhat 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haltman-at committed Aug 24, 2023
1 parent 4af5d60 commit 0d95b69
Show file tree
Hide file tree
Showing 3 changed files with 731 additions and 103 deletions.
4 changes: 2 additions & 2 deletions packages/dashboard-hardhat-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"@types/mocha": "^5.2.6",
"@types/node": "^18.14.1",
"chai": "^4.2.0",
"hardhat": "2.10.1",
"hardhat": "2.15.0",
"mocha": "10.1.0",
"mocha-suppress-logs": "^0.3.1",
"ts-node": "^8.1.0",
"typescript": "^4.9.5"
},
"peerDependencies": {
"hardhat": "2.10.1"
"hardhat": "2.15.0"
},
"dependencies": {
"@truffle/config": "^1.3.59",
Expand Down
2 changes: 1 addition & 1 deletion packages/from-hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/find-up": "^2.1.0",
"@types/node": "^18.6.5",
"hardhat": "2.10.1",
"hardhat": "2.15.0",
"jest": "29.1.2",
"ttypescript": "1.5.15",
"typescript": "^4.9.5",
Expand Down
Loading

0 comments on commit 0d95b69

Please sign in to comment.