Explorar o código

Updated gainmap.js to 2.0.6

Mr.doob hai 1 ano
pai
achega
c15506e8e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>