File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ or import all the needed modules from a CDN:
7878< script type= " importmap" >
7979{ " imports" :
8080 {
81- " three" : " https://cdn.jsdelivr.net/npm/three@0.170 .0/build/three.module.js/+esm" ,
82- " three/addons/" : " https://cdn.jsdelivr.net/npm/three@0.170 .0/examples/jsm/" ,
81+ " three" : " https://cdn.jsdelivr.net/npm/three@0.180 .0/build/three.module.js/+esm" ,
82+ " three/addons/" : " https://cdn.jsdelivr.net/npm/three@0.180 .0/examples/jsm/" ,
8383 " talkinghead" : " https://cdn.jsdelivr.net/gh/met4citizen/TalkingHead@1.5/modules/talkinghead.mjs"
8484 }
8585}
Original file line number Diff line number Diff line change 288288 < script type ="importmap ">
289289 {
290290 "imports" : {
291- "three" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/build/three.module.js/+esm" ,
292- "three/addons/" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/examples/jsm/" ,
291+ "three" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/build/three.module.js/+esm" ,
292+ "three/addons/" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/examples/jsm/" ,
293293 "talkinghead" : "../modules/talkinghead.mjs"
294294 }
295295 }
Original file line number Diff line number Diff line change 110110 < script type ="importmap ">
111111 {
112112 "imports" : {
113- "three" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/build/three.module.js/+esm" ,
114- "three/addons/" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/examples/jsm/" ,
113+ "three" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/build/three.module.js/+esm" ,
114+ "three/addons/" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/examples/jsm/" ,
115115 "talkinghead" : "https://cdn.jsdelivr.net/gh/met4citizen/TalkingHead@1.5/modules/talkinghead.mjs"
116116 }
117117 }
Original file line number Diff line number Diff line change 1515 < script type ="importmap ">
1616 { "imports" :
1717 {
18- "three" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/build/three.module.js/+esm" ,
19- "three/addons/" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/examples/jsm/" ,
18+ "three" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/build/three.module.js/+esm" ,
19+ "three/addons/" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/examples/jsm/" ,
2020 "talkinghead" : "https://cdn.jsdelivr.net/gh/met4citizen/TalkingHead@1.5/modules/talkinghead.mjs"
2121 }
2222 }
Original file line number Diff line number Diff line change 1616 < script type ="importmap ">
1717 { "imports" :
1818 {
19- "three" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/build/three.module.js/+esm" ,
20- "three/addons/" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/examples/jsm/" ,
19+ "three" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/build/three.module.js/+esm" ,
20+ "three/addons/" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/examples/jsm/" ,
2121 "talkinghead" : "https://cdn.jsdelivr.net/gh/met4citizen/TalkingHead@1.5/modules/talkinghead.mjs"
2222 }
2323 }
Original file line number Diff line number Diff line change 392392< script type ="importmap ">
393393{ "imports" :
394394 {
395- "three" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/build/three.module.js/+esm" ,
396- "three/examples/" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/examples/" ,
397- "three/addons/" : "https://cdn.jsdelivr.net/npm/three@0.170 .0/examples/jsm/" ,
395+ "three" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/build/three.module.js/+esm" ,
396+ "three/examples/" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/examples/" ,
397+ "three/addons/" : "https://cdn.jsdelivr.net/npm/three@0.180 .0/examples/jsm/" ,
398398 "dompurify" : "https://cdn.jsdelivr.net/npm/dompurify@3.1.7/+esm" ,
399399 "marked" : "https://cdn.jsdelivr.net/npm/marked@14.1.3/+esm"
400400 }
You can’t perform that action at this time.
0 commit comments