diff --git a/package.json b/package.json index ee812cc..293f9cc 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,9 @@ "repository": "https://git.madeorsk.com/Sharkitek/core", "author": "Madeorsk ", "license": "MIT", + "publishConfig": { + "access": "public" + }, "scripts": { "build": "tsc && vite build", "test": "jest"