Project type module

This commit is contained in:
2024-03-19 10:46:42 +01:00
parent b46252f0e1
commit 315cadb2a3

View File

@@ -10,6 +10,7 @@
"keywords": [],
"author": "",
"license": "ISC",
"type": "module",
"dependencies": {
"three": "^0.162.0"
},