From 920626a788ebb26dbefef67a7f1400e46f878db5 Mon Sep 17 00:00:00 2001 From: Gregor Date: Tue, 11 Dec 2018 11:12:09 -0800 Subject: [PATCH] build(package): publishConfig.access: public --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index b31e99e9c..ad9f5bedc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,9 @@ { "name": "@octokit/webhooks-definitions", "version": "0.0.0-development", + "publishConfig": { + "access": "public" + }, "description": "", "main": "index.json", "bin": {