🔧 Rename to sk-auth due to NPM name conflict

This commit is contained in:
RaviAnand Mohabir 2021-05-23 18:23:31 +02:00
parent 61d14c264c
commit c06ed65b46

View File

@ -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",