Procházet zdrojové kódy

Updated gainmap.js to 2.0.6

Mr.doob před 1 rokem
rodič
revize
c15506e8e7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      examples/webgl_loader_texture_hdrjpg.html

+ 1 - 1
examples/webgl_loader_texture_hdrjpg.html

@@ -39,7 +39,7 @@
 				"imports": {
 					"three": "../build/three.module.js",
 					"three/addons/": "./jsm/",
-					"@monogrid/gainmap-js": "https://unpkg.com/@monogrid/[email protected].5/dist/decode.js"
+					"@monogrid/gainmap-js": "https://unpkg.com/@monogrid/[email protected].6/dist/decode.js"
 				}
 			}
 		</script>