Skip to content

Commit c71b120

Browse files
authored
Merge pull request #640 from lihqi/lhq_alpha
fix(lb-annotation): Lock threejs version
2 parents 7a3fb06 + e10644f commit c71b120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/lb-annotation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@
9999
"color-rgba": "^2.3.0",
100100
"lodash": "^4.17.20",
101101
"mathjs": "11.8.1",
102-
"three": ">=0.141.0"
102+
"three": "0.173.0"
103103
}
104104
}

0 commit comments

Comments
 (0)