diff --git a/package.json b/package.json index 9d14ec2..a3c37f2 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "keywords": [], "author": "", "license": "ISC", + "type": "module", "dependencies": { "react": "^19.2.5", "react-dom": "^19.2.5"