aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/interfaces/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/interfaces/package.json')
-rw-r--r--contracts/interfaces/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/interfaces/package.json b/contracts/interfaces/package.json
index 9ba41192c..04d307f5d 100644
--- a/contracts/interfaces/package.json
+++ b/contracts/interfaces/package.json
@@ -52,6 +52,6 @@
"lodash": "^4.17.5"
},
"publishConfig": {
- "access": "private"
+ "access": "public"
}
}