From ffa2cf52a1eda8045d572f830cbec1529420a357 Mon Sep 17 00:00:00 2001 From: Juan Olvera Date: Wed, 31 Jan 2024 18:09:29 -0600 Subject: [PATCH] add registry --- .npmrc | 1 + package.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.npmrc b/.npmrc index 521a9f7..991f91c 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1,2 @@ legacy-peer-deps=true +@j0lv3r4:registry=https://npm.pkg.github.com \ No newline at end of file diff --git a/package.json b/package.json index 5ec9c0e..4992535 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "monoui", + "name": "@j0lv3r4/monoui", "version": "0.1.0", "description": "Mono UI", "main": "dist/index.cjs.js", @@ -22,7 +22,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/j0lv3r4/monoui.git" + "url": "git+git@github.com:j0lv3r4/monoui.git" }, "keywords": [ "React",