diff --git a/package.json b/package.json index 237111c..4ba78bf 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "svelte-kit-auth", + "name": "sk-auth", "version": "0.1.0", "description": "Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!", "main": "dist/index.js",