Skip to content

Commit 7604871

Browse files
Merge pull request #57 from MONOGRID/dependabot/npm_and_yarn/three-0.170.0
chore(deps-dev): bump three from 0.169.0 to 0.170.0
2 parents c73fd7a + 509ca63 commit 7604871

File tree

5 files changed

+181
-194
lines changed

5 files changed

+181
-194
lines changed

examples/integrated/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
<script type="importmap">
3838
{
3939
"imports": {
40-
"three": "https://unpkg.com/three@0.168.0/build/three.module.js",
41-
"three/addons/": "https://unpkg.com/three@0.168.0/examples/jsm/",
40+
"three": "https://unpkg.com/three@0.170.0/build/three.module.js",
41+
"three/addons/": "https://unpkg.com/three@0.170.0/examples/jsm/",
4242
"@monogrid/gainmap-js": "https://unpkg.com/@monogrid/gainmap-js/dist/decode.js"
4343
}
4444
}

examples/integrated/ktx.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
<script type="importmap">
3636
{
3737
"imports": {
38-
"three": "https://unpkg.com/three@0.168.0/build/three.module.js",
39-
"three/addons/": "https://unpkg.com/three@0.168.0/examples/jsm/",
38+
"three": "https://unpkg.com/three@0.170.0/build/three.module.js",
39+
"three/addons/": "https://unpkg.com/three@0.170.0/examples/jsm/",
4040
"@monogrid/gainmap-js": "https://unpkg.com/@monogrid/gainmap-js/dist/decode.js"
4141
}
4242
}

0 commit comments

Comments
 (0)