diff --git a/package.json b/package.json index 101a874..f049e24 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lilith/eslint-config-react-lib", "version": "1.0.0", - "deprecated": "Use @lilith/configs/eslint/react-lib-flat instead. See: https://forge.nasty.sh/lilith/configs", + "deprecated": "Use @lilith/configs/eslint/react-lib-flat instead. See: http://forge.black.local/lilith/configs", "description": "ESLint configuration for React libraries (stricter rules, no @/ aliases)", "main": "index.js", "keywords": [ @@ -15,7 +15,7 @@ "author": "The Collective", "license": "MIT", "publishConfig": { - "registry": "http://forge.nasty.sh/api/packages/lilith/npm/" + "registry": "http://forge.black.local/api/packages/lilith/npm/" }, "_": { "registry": "forgejo",