diff --git a/package.json b/package.json index 502b4dd..e069a62 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@unom/unom-style", + "name": "@unom/style", "version": "0.2.14", "description": "The official unom-style library", "main": "build/unom-style.js", @@ -15,6 +15,9 @@ "files": [ "build" ], + "publishConfig": { + "registry": "https://packages.unom.io" + }, "keywords": [], "author": "unom", "license": "GPL-3.0-or-later", @@ -49,4 +52,4 @@ "dependencies": { "css-color-converter": "^2.0.0" } -} +} \ No newline at end of file