diff --git a/package.json b/package.json index 644d6c5..bba815e 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "client", "private": true, "version": "0.0.0", + "type": "module", "scripts": { "dev": "vite", "build": "tsc -b && vite build",