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": [], "keywords": [],
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"type": "module",
"dependencies": { "dependencies": {
"three": "^0.162.0" "three": "^0.162.0"
}, },