File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 8585 "hardhat-contract-sizer" : " ^2.10.0" ,
8686 "hardhat-deploy" : " ^0.11.43" ,
8787 "hardhat-deploy-ethers" : " ^0.4.1" ,
88+ "markdown-table-ts" : " ^1.0.3" ,
8889 "prettier" : " ^2.8.8" ,
8990 "prettier-plugin-solidity" : " ^1.1.3" ,
9091 "release-it" : " ^16.1.5" ,
Original file line number Diff line number Diff line change @@ -2830,6 +2830,7 @@ __metadata:
28302830 "@nomicfoundation/hardhat-verify": ^2.0.0
28312831 "@openzeppelin/hardhat-upgrades": ^2.5.0
28322832 "@openzeppelin/upgrades-core": ^1.32.3
2833+ "@release-it/keep-a-changelog": ^4.0.0
28332834 "@sandbox-smart-contracts/asset": 1.2.0
28342835 "@sandbox-smart-contracts/asset@1.1.0": "npm:@sandbox-smart-contracts/asset@1.1.0"
28352836 "@sandbox-smart-contracts/avatar": "*"
@@ -2865,8 +2866,10 @@ __metadata:
28652866 hardhat-contract-sizer: ^2.10.0
28662867 hardhat-deploy: ^0.11.43
28672868 hardhat-deploy-ethers: ^0.4.1
2869+ markdown-table-ts: ^1.0.3
28682870 prettier: ^2.8.8
28692871 prettier-plugin-solidity: ^1.1.3
2872+ release-it: ^16.1.5
28702873 ts-node: ^10.9.2
28712874 typechain: ^8.2.0
28722875 typescript: ^5.4.5
@@ -11065,6 +11068,13 @@ __metadata:
1106511068 languageName: node
1106611069 linkType: hard
1106711070
11071+ "markdown-table-ts@npm:^1.0.3":
11072+ version: 1.0.3
11073+ resolution: "markdown-table-ts@npm:1.0.3"
11074+ checksum: af684c664f14d628cec0b554d3accc12309be02d25c7fc455bfd962e04484d2d2781c4d58dd1bfe07f5e895962b137ddbdae43e05f95ed3190f31f4035174840
11075+ languageName: node
11076+ linkType: hard
11077+
1106811078"markdown-table@npm:^1.1.3":
1106911079 version: 1.1.3
1107011080 resolution: "markdown-table@npm:1.1.3"
You can’t perform that action at this time.
0 commit comments