diff --git a/package.json b/package.json index e12a5374..c5b747aa 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "version": "1.4.3", "license": "AGPL-3.0-or-later", "description": "[License](./LICENSE)", - "type": "module", "scripts": { "dev": "vite --port 3000", "build": "tsc -b && vite build",