Skip to content

Commit 30a7abf

Browse files
committed
test_viewer bump three to r123
1 parent 21314e9 commit 30a7abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/test_viewer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55

6-
<script src="https://cdn.jsdelivr.net/npm/three@0.120.0/build/three.js"></script>
6+
<script src="https://cdn.jsdelivr.net/npm/three@0.123.0/build/three.js"></script>
77
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/eventemitter2.js"></script>
88
<script src="https://cdn.jsdelivr.net/npm/roslib@1/build/roslib.js"></script>
99
<script src="../build/ros3d.js"></script>

0 commit comments

Comments
 (0)