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

Commit

Permalink
Go back to latest hardhat
Browse files Browse the repository at this point in the history
  • Loading branch information
haltman-at committed Aug 24, 2023
1 parent 72167e5 commit 8c73f35
Show file tree
Hide file tree
Showing 3 changed files with 537 additions and 122 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.13.0",
"hardhat": "^2.17.1",
"mocha": "10.1.0",
"mocha-suppress-logs": "^0.3.1",
"ts-node": "^8.1.0",
"typescript": "^4.9.5"
},
"peerDependencies": {
"hardhat": "2.13.0"
"hardhat": "^2.17.1"
},
"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.13.0",
"hardhat": "^2.17.1",
"jest": "29.1.2",
"ttypescript": "1.5.15",
"typescript": "^4.9.5",
Expand Down
Loading

0 comments on commit 8c73f35

Please sign in to comment.