From 2ff358fbffd6472251b25337d59e1259cf8e36c8 Mon Sep 17 00:00:00 2001 From: Stanislava Shestakova Date: Mon, 18 Nov 2024 10:45:59 +0200 Subject: [PATCH] Try to fix issue --- package.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 319f066..2432b5d 100644 --- a/package.json +++ b/package.json @@ -13,10 +13,8 @@ "url": "git+https://github.com/rnbwdev/rene.css.git" }, "publishConfig": { - "publishConfig": { - "@rnbws:registry": "https://npm.pkg.github.com", - "access": "public" - } + "@rnbws:registry": "https://npm.pkg.github.com", + "access": "public" }, "keywords": [ "css", @@ -41,4 +39,4 @@ "webpack-cli": "^4.10.0", "webpack-shell-plugin-next": "^2.2.2" } -} +} \ No newline at end of file