diff --git a/package.json b/package.json index 6ee804c..a97265e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tunnel-cloud-web", "private": true, "version": "0.0.0", - "type": "module", + "scripts": { "dev": "vite", "build": "vite build",