diff --git a/package.json b/package.json index ec56ded..4117ff5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "www", - "version": "0.2.0", + "name": "main-site", + "version": "0.5.7", "private": true, "scripts": { "dev:debug": "NODE_OPTIONS='--inspect' next dev -H :: -p 8001",