diff --git a/package.json b/package.json index 06e7caa..5600c0f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "reactive-authentication-js", + "name": "@solid/reactive-authentication", "author": "Samu Lang (https://github.com/langsamu)", "main": "dist/mod.js", "type": "module", @@ -12,7 +12,7 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/langsamu/reactive-authentication-js.git" + "url": "git+https://github.com/solid-contrib/reactive-authentication.git" }, "scripts": { "build": "tsc"