diff --git a/package.json b/package.json index de2aa29..1f51c70 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "main": "./out/main/index.js", "author": "TheThomaas", "homepage": "https://electron-vite.org", + "type": "module", "scripts": { "format": "prettier --write .", "lint": "eslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix",