From aa1a8c9548104bd640884814c2b61690846149cf Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Thu, 3 Sep 2020 18:05:18 +0900 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E8=A6=81=E3=81=AA=E3=81=AE=E3=81=A7?= =?UTF-8?q?=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 05ffad8..bef1194 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,6 @@ }, "author": "Kohei Watanabe ", "license": "MIT", - "publishConfig": { - "access": "public" - }, "devDependencies": { "@types/node": "^12.11.1", "typescript": "~3.7"