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