diff --git a/index.html b/index.html index d43c441d..4145baca 100644 --- a/index.html +++ b/index.html @@ -11,10 +11,10 @@ { "imports": { "three": "https://cdn.jsdelivr.net/npm/three@0.166/build/three.module.js", - "three/addons/": "https://cdn.jsdelivr.net/npm/three@0.166/examples/jsm/" + "three/addons/": "https://cdn.jsdelivr.net/npm/three@0.166/examples/jsm/", + "ammo": "https://cdn.jsdelivr.net/npm/ammo.js@0.0.10/ammo.js" } } -