Skip to content

Commit

Permalink
Example import version
Browse files Browse the repository at this point in the history
  • Loading branch information
stevinz committed Jul 14, 2023
1 parent 98c82fd commit 2a8d0f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/PatchMaterials.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"imports": {
"three": "https://unpkg.com/three@0.154.0/build/three.module.js",
"three/addons/": "https://unpkg.com/three@0.154.0/examples/jsm/",
"three-wboit": "https://unpkg.com/three-wboit@1.0.13/build/index.module.js"
"three-wboit": "https://unpkg.com/three-wboit@1.0.14/build/index.module.js"
}
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion example/WeightedBlended.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"imports": {
"three": "https://unpkg.com/three@0.154.0/build/three.module.js",
"three/addons/": "https://unpkg.com/three@0.154.0/examples/jsm/",
"three-wboit": "https://unpkg.com/three-wboit@1.0.13/build/index.module.js"
"three-wboit": "https://unpkg.com/three-wboit@1.0.14/build/index.module.js"
}
}
</script>
Expand Down

0 comments on commit 2a8d0f3

Please sign in to comment.