We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4383a7d + eb0d406 commit de77189Copy full SHA for de77189
manifest-schema.graphql
@@ -52,7 +52,6 @@ type EthereumContractMapping {
52
}
53
54
type NearContractMapping {
55
- kind: String # This will be removed, it isn't used / it doesn't mean anything
56
apiVersion: String!
57
language: String!
58
file: File!
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@graphprotocol/graph-cli",
3
- "version": "0.22.4",
+ "version": "0.23.0-alpha.0",
4
"description": "CLI for building for and deploying to The Graph",
5
"dependencies": {
6
"assemblyscript": "0.19.10",
0 commit comments