This repository was archived by the owner on Mar 12, 2024. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 13
13
"deploy-local" : " graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020"
14
14
},
15
15
"devDependencies" : {
16
- "@graphprotocol/graph-cli" : " ^0.22.0 " ,
17
- "@graphprotocol/graph-ts" : " ^0.22.0 "
16
+ "@graphprotocol/graph-cli" : " ^0.22.1 " ,
17
+ "@graphprotocol/graph-ts" : " ^0.22.1 "
18
18
},
19
19
"dependencies" : {
20
20
"babel-polyfill" : " ^6.26.0" ,
Original file line number Diff line number Diff line change 23
23
chalk "^2.0.0"
24
24
js-tokens "^4.0.0"
25
25
26
- " @graphprotocol/graph-cli@^0.22.0 " :
27
- version "0.22.0 "
28
- resolved "https://registry.yarnpkg.com/@graphprotocol/graph-cli/-/graph-cli-0.22.0 .tgz#ce1dec89105814df5a283c307fc4c90197e0ca4d "
29
- integrity sha512-SlB70KW3g7vC9wVwBp9BBO9qojxIp8JvOSiFv/Ql776J+mfvBurbp9Mz7WaSn453dL1jB2t8MpFyjiOgBH7/oQ ==
26
+ " @graphprotocol/graph-cli@^0.22.1 " :
27
+ version "0.22.1 "
28
+ resolved "https://registry.yarnpkg.com/@graphprotocol/graph-cli/-/graph-cli-0.22.1 .tgz#9bd3e060eaa16223b2f822150a44411050cf1f77 "
29
+ integrity sha512-MV1MbDRGZUATdjSMoFLBNnGchQy4W5nYIFmWd+6ImGC7IjoVE4V1kgJ/Pq0IkDYwEp1g0PRA+xGrausIPeQ+8Q ==
30
30
dependencies :
31
31
assemblyscript "0.19.10"
32
32
binary-install-raw "0.0.13"
52
52
which "2.0.2"
53
53
yaml "^1.5.1"
54
54
55
- " @graphprotocol/graph-ts@^0.22.0 " :
56
- version "0.22.0 "
57
- resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.22.0 .tgz#5280513d1c8a162077f82ce7f9a492bb5783d6f4 "
58
- integrity sha512-kJIBL73xBxj0+NJdRABukAtcrc3Mb8jt31s0tCLPe6c57rQXEf7KR9oYrFdzE1ZsJCP6j+MX+A2+sj1Pj3aJtQ ==
55
+ " @graphprotocol/graph-ts@^0.22.1 " :
56
+ version "0.22.1 "
57
+ resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.22.1 .tgz#3189b2495b33497280f617316cce68074d48e236 "
58
+ integrity sha512-T5xrHN0tHJwd7ZnSTLhk5hAL3rCIp6rJ40kBCrETnv1mfK9hVyoojJK6VtBQXTbLsYtKe4SYjjD0cdOsAR9QiA ==
59
59
dependencies :
60
60
assemblyscript "0.19.10"
61
61
You can’t perform that action at this time.
0 commit comments