Skip to content

Commit

Permalink
declare napi 6
Browse files Browse the repository at this point in the history
  • Loading branch information
dwerner committed Jul 30, 2024
1 parent 5ef49fa commit ff90374
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/indexer-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,10 @@
"module_path": "./binary",
"host": "https://github.com/graphprotocol/indexer/releases/download/",
"remote_path": "v{version}",
"package_name": "graphprotocol-indexer-native-v{version}-{node_abi}-{platform}-{arch}.tar.gz"
"package_name": "graphprotocol-indexer-native-v{version}-{node_abi}-{platform}-{arch}.tar.gz",
"napi_versions": [
6
]
},
"gitHead": "972ab96774007b2aee15b1da169d2ff4be9f9d27"
}

0 comments on commit ff90374

Please sign in to comment.