@amxx/graphprotocol-utils
Advanced tools
Comparing version
const path = require('path'); | ||
module.exports = [ | ||
'../src/account.gql.json', | ||
'../src/decimals.gql.json', | ||
@@ -5,0 +6,0 @@ '../src/events.gql.json', |
@@ -9,3 +9,2 @@ // THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. | ||
store, | ||
Address, | ||
Bytes, | ||
@@ -12,0 +11,0 @@ BigInt, |
{ | ||
"name": "@amxx/graphprotocol-utils", | ||
"version": "1.1.0-alpha.0", | ||
"version": "1.1.0-alpha.1", | ||
"description": "Tooling for graphprotocol subgraph construction", | ||
@@ -27,8 +27,8 @@ "author": "Hadrien Croubois (@Amxx)", | ||
"dependencies": { | ||
"@graphprotocol/graph-ts": "^0.22.1", | ||
"@graphprotocol/graph-ts": "^0.24.0", | ||
"yargs": "^17.2.1" | ||
}, | ||
"devDependencies": { | ||
"@graphprotocol/graph-cli": "^0.22.1" | ||
"@graphprotocol/graph-cli": "^0.24.0" | ||
} | ||
} |
@@ -6,4 +6,5 @@ [{ | ||
{ "name": "transaction", "type": "Transaction!" }, | ||
{ "name": "emitter", "type": "Account!" }, | ||
{ "name": "timestamp", "type": "BigInt!" } | ||
] | ||
}] |
Sorry, the diff of this file is not supported yet
25511
1.2%31
3.33%836
0.97%+ Added
- Removed