Skip to content

Commit e30ef82

Browse files
committed
fix: Loosen constraints on vector_math to ^2.1.4
1 parent 4a63f01 commit e30ef82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/forge2d/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99

1010
dependencies:
1111
meta: ^1.16.0
12-
vector_math: ^2.2.0
12+
vector_math: ^2.1.4
1313
web: ^1.1.1
1414

1515
dev_dependencies:

0 commit comments

Comments
 (0)