Skip to content

Commit

Permalink
revert package upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
benjlevesque committed Oct 5, 2023
1 parent 6bdccf5 commit 103d23f
Show file tree
Hide file tree
Showing 2 changed files with 773 additions and 1,458 deletions.
8 changes: 4 additions & 4 deletions packages/smart-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"tslib": "2.5.0"
},
"devDependencies": {
"@nomiclabs/hardhat-ethers": "2.2.3",
"@nomiclabs/hardhat-ethers": "2.0.2",
"@nomiclabs/hardhat-etherscan": "3.1.7",
"@nomiclabs/hardhat-waffle": "2.0.1",
"@nomiclabs/hardhat-web3": "2.0.0",
Expand All @@ -63,8 +63,8 @@
"@requestnetwork/types": "0.36.0",
"@requestnetwork/utils": "0.36.0",
"@superfluid-finance/ethereum-contracts": "1.1.1",
"@typechain/ethers-v5": "11.1.1",
"@typechain/hardhat": "9.0.0",
"@typechain/ethers-v5": "7.0.1",
"@typechain/hardhat": "2.1.2",
"@types/chai": "4.2.21",
"@types/mocha": "8.2.3",
"@types/node": "16.11.7",
Expand All @@ -77,7 +77,7 @@
"hardhat": "2.12.0",
"shx": "0.3.2",
"solhint": "3.3.6",
"typechain": "8.3.1",
"typechain": "5.1.1",
"web3": "1.7.3"
}
}
Loading

0 comments on commit 103d23f

Please sign in to comment.