File tree 2 files changed +7
-4
lines changed
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 12
12
" README.md" ,
13
13
" addresses.json"
14
14
],
15
- "dependencies" : {
16
- "@graphprotocol/sdk" : " workspace:^0.5.0" ,
17
- "console-table-printer" : " ^2.11.1"
18
- },
19
15
"devDependencies" : {
20
16
"@arbitrum/sdk" : " ~3.1.13" ,
21
17
"@defi-wonderland/smock" : " ^2.0.7" ,
22
18
"@ethersproject/experimental" : " ^5.6.0" ,
23
19
"@graphprotocol/common-ts" : " ^1.8.3" ,
20
+ "@graphprotocol/sdk" : " workspace:^0.5.0" ,
24
21
"@nomiclabs/hardhat-ethers" : " ^2.2.3" ,
25
22
"@nomiclabs/hardhat-etherscan" : " ^3.1.7" ,
26
23
"@nomiclabs/hardhat-waffle" : " 2.0.3" ,
48
45
"chai" : " ^4.3.4" ,
49
46
"chai-as-promised" : " ^7.1.1" ,
50
47
"cli-table" : " ^0.3.6" ,
48
+ "console-table-printer" : " ^2.11.1" ,
51
49
"dotenv" : " ^9.0.0" ,
52
50
"eslint" : " ^8.57.0" ,
53
51
"eslint-graph-config" : " workspace:^0.0.1" ,
You can’t perform that action at this time.
0 commit comments