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.
1 parent e75ae57 commit 039a32eCopy full SHA for 039a32e
packages/interfaces/package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "@graphprotocol/interfaces",
3
"version": "0.2.0",
4
+ "publishConfig": {
5
+ "access": "public"
6
+ },
7
"description": "Contract interfaces for The Graph protocol",
8
"main": "./dist/src/index.js",
9
"types": "./dist/src/index.d.ts",
0 commit comments