@@ -1,5 +1,6 @@{ "private": true, "type": "module", "scripts": { "dev": "vite build --watch", "build": "vite build"
Add type module to fix Vite CJS deprecation warning
Add type module to fix Vite CJS deprecation warning Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>