mirror of
https://github.com/lens-protocol/core.git
synced 2026-01-09 14:18:04 -05:00
misc: Updated Hardhat version.
This commit is contained in:
3434
package-lock.json
generated
3434
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "npm run compile && TRACK_GAS=true hardhat test",
|
||||
"quick-test": "hardhat test",
|
||||
"qt": "hardhat test",
|
||||
"spdx": "hardhat prepend-spdx-license",
|
||||
"size": "npm run compile && SKIP_LOAD=true hardhat size-contracts",
|
||||
"full-deploy-local": "hardhat full-deploy --network localhost",
|
||||
@@ -51,7 +51,7 @@
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"ethereum-waffle": "3.4.0",
|
||||
"ethers": "5.5.1",
|
||||
"hardhat": "2.7.0",
|
||||
"hardhat": "^2.11.0",
|
||||
"hardhat-contract-sizer": "2.1.1",
|
||||
"hardhat-gas-reporter": "1.0.6",
|
||||
"hardhat-log-remover": "2.0.2",
|
||||
|
||||
Reference in New Issue
Block a user