diff --git a/package.json b/package.json index 22647fd..26e8c4c 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "keywords": [], "author": "", "license": "ISC", + "type": "module", "dependencies": { "three": "^0.162.0" },