From d9b37f43cae085bf6d8877a4fedd54e52ee279e5 Mon Sep 17 00:00:00 2001 From: Lior Date: Mon, 11 Jan 2021 20:38:36 -0500 Subject: [PATCH] Attempt force public release --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index b930980..f0ee82e 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,10 @@ "!packages/docs" ] }, + "publishConfig": { + "registry": "https://registry.npmjs.org/", + "access": "public" + }, "jest": { "moduleDirectories": [ "node_modules"