three v154

This commit is contained in:
2023-07-08 17:41:27 +02:00
parent 3f84ddd8df
commit 5a85c0cae2
3 changed files with 10 additions and 4 deletions

View File

@ -12,8 +12,8 @@
<script type="importmap">
{
"imports": {
"three": "https://unpkg.com/three@0.153/build/three.module.js?module",
"three/addons/": "https://unpkg.com/three@0.153/examples/jsm/"
"three": "https://unpkg.com/three@0.154/build/three.module.js?module",
"three/addons/": "https://unpkg.com/three@0.154/examples/jsm/"
}
}
</script>