diff --git a/package.json b/package.json index 865cf44..65ddcd3 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "author": "Chai Landau ", "description": "OctoAI Demo Design System", "license": "ISC", + "private": false, "scripts": { "dev": "next dev", "build": "next build",