File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 3939 "hardhat-deploy-ethers" : " ^0.3.0-beta.11" ,
4040 "hardhat-gas-reporter" : " ^1.0.4" ,
4141 "hardhat-watcher" : " ^2.1.1" ,
42+ "json-schema" : " ^0.4.0" ,
4243 "mocha" : " ^9.1.3" ,
4344 "solhint" : " ^3.3.6" ,
4445 "solidity-coverage" : " ^0.7.17" ,
Original file line number Diff line number Diff line change @@ -1013,6 +1013,7 @@ __metadata:
10131013 hardhat-deploy-ethers: ^0.3.0-beta.11
10141014 hardhat-gas-reporter: ^1.0.4
10151015 hardhat-watcher: ^2.1.1
1016+ json-schema: ^0.4.0
10161017 mocha: ^9.1.3
10171018 solhint: ^3.3.6
10181019 solidity-coverage: ^0.7.17
@@ -8943,6 +8944,13 @@ __metadata:
89438944 languageName: node
89448945 linkType: hard
89458946
8947+ "json-schema@npm:^0.4.0":
8948+ version: 0.4.0
8949+ resolution: "json-schema@npm:0.4.0"
8950+ checksum: 66389434c3469e698da0df2e7ac5a3281bcff75e797a5c127db7c5b56270e01ae13d9afa3c03344f76e32e81678337a8c912bdbb75101c62e487dc3778461d72
8951+ languageName: node
8952+ linkType: hard
8953+
89468954"json-stable-stringify-without-jsonify@npm:^1.0.1":
89478955 version: 1.0.1
89488956 resolution: "json-stable-stringify-without-jsonify@npm:1.0.1"
You can’t perform that action at this time.
0 commit comments