From 7313c36240cb125943a1ef86a1cc2e40d2414c32 Mon Sep 17 00:00:00 2001 From: David espinosa <104380606+davespser@users.noreply.github.com> Date: Tue, 10 Dec 2024 11:19:43 +0100 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" } } -