Skip to content

Commit c591ea1

Browse files
committed
rev three.js version
1 parent bd95a77 commit c591ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/body-tracking.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
// https://github.com/mrdoob/three.js/blob/master/LICENSE
3333

3434

35-
import * as THREE from 'https://unpkg.com/three@0.160.0/build/three.module.js';
35+
import * as THREE from 'https://unpkg.com/three@0.161.0/build/three.module.js';
3636
import {WebXRButton} from '../js/util/webxr-button.js';
3737
import {hitTest, filterHitTestResults} from '../js/hit-test.js';
3838

0 commit comments

Comments
 (0)