Commit 36ae877 1 parent cf58c9a commit 36ae877 Copy full SHA for 36ae877
File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 50
50
"changelog" : " auto-changelog -p"
51
51
},
52
52
"devDependencies" : {
53
- "@graphprotocol/graph-cli" : " ^0.61.0" ,
54
- "@graphprotocol/graph-ts" : " ^0.31.0" ,
55
53
"@types/chai" : " ^4.3.11" ,
56
54
"@types/chai-spies" : " ^1.0.3" ,
57
55
"@types/mocha" : " ^10.0.2" ,
78
76
"ts-node" : " ^10.9.1" ,
79
77
"ts-node-dev" : " ^2.0.0" ,
80
78
"ts-node-register" : " ^1.0.0" ,
81
- "typescript" : " ^5.2.2"
79
+ "typescript" : " ^5.2.2" ,
80
+ "@oceanprotocol/lib" : " ^2.7.0"
82
81
},
83
82
"dependencies" : {
84
83
"@oceanprotocol/contracts" : " ^2.0.3" ,
85
- "@oceanprotocol/lib" : " ^2.7.0" ,
86
- "cross-fetch" : " ^3.1.6" ,
87
- "ethereumjs-util" : " ^7.1.5"
84
+ "@graphprotocol/graph-cli" : " ^0.61.0" ,
85
+ "@graphprotocol/graph-ts" : " ^0.31.0"
88
86
},
89
87
"repository" : {
90
88
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments