소스 검색

Updated gainmap.js to 2.0.6

Mr.doob 1 년 전
부모
커밋
c15506e8e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>