diff --git a/package.json b/package.json index 4559049..14e807e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "grassator", + "name": "@noctisynth/grassator", "private": true, - "version": "0.0.0", + "version": "0.1.0", "type": "module", "scripts": { "dev": "vite",