File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @graphprotocol/contracts " : patch
3+ ---
4+
5+ make sdk and console table printer a dev dep
Original file line number Diff line number Diff line change 1212 " README.md" ,
1313 " addresses.json"
1414 ],
15- "dependencies" : {
16- "@graphprotocol/sdk" : " workspace:^0.5.0" ,
17- "console-table-printer" : " ^2.11.1"
18- },
1915 "devDependencies" : {
2016 "@arbitrum/sdk" : " ~3.1.13" ,
2117 "@defi-wonderland/smock" : " ^2.0.7" ,
2218 "@ethersproject/experimental" : " ^5.6.0" ,
2319 "@graphprotocol/common-ts" : " ^1.8.3" ,
20+ "@graphprotocol/sdk" : " workspace:^0.5.0" ,
2421 "@nomiclabs/hardhat-ethers" : " ^2.2.3" ,
2522 "@nomiclabs/hardhat-etherscan" : " ^3.1.7" ,
2623 "@nomiclabs/hardhat-waffle" : " 2.0.3" ,
4845 "chai" : " ^4.3.4" ,
4946 "chai-as-promised" : " ^7.1.1" ,
5047 "cli-table" : " ^0.3.6" ,
48+ "console-table-printer" : " ^2.11.1" ,
5149 "dotenv" : " ^9.0.0" ,
5250 "eslint" : " ^8.57.0" ,
5351 "eslint-graph-config" : " workspace:^0.0.1" ,
You can’t perform that action at this time.
0 commit comments