From c460b18c7e3ab57bda92396d866dd491040e8c35 Mon Sep 17 00:00:00 2001 From: thednp Date: Mon, 26 Dec 2022 20:01:18 +0200 Subject: [PATCH] Update package.json --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index acd5070c..bb724fed 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,10 @@ "not <= 1%", "not IE 10" ], + "publishConfig": { + "access": "public", + "registry": "https://registry.npmjs.org/" + }, "repository": { "type": "git", "url": "git+https://github.com/thednp/bootstrap.native.git"