Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit c9067e5

Browse files
committed
feat(core): update range for three dependency in core
1 parent cc202b6 commit c9067e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"peerDependencies": {
88
"@angular/common": "^13.0.0",
99
"@angular/core": "^13.0.0",
10-
"three": ">= ~0.140.0 <= ~0.141.0"
10+
"three": "~0.140.0 || ~0.141.0"
1111
},
1212
"dependencies": {
1313
"tslib": "^2.0.0"

0 commit comments

Comments
 (0)