diff --git a/package.json b/package.json index a300ed7..5f844b7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "manageit-kanban", + "name": "astro-base", "type": "module", - "version": "0.0.1", + "version": "1.0.1", "scripts": { "astro": "astro", "dev": "astro dev",