Skip to content

Commit 9f0e80d

Browse files
committed
feat(core): bump three
1 parent d0434ed commit 9f0e80d

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
@@ -25,7 +25,7 @@
2525
"@angular/common": ">=19.0.0 <21.0.0",
2626
"@angular/core": ">=19.0.0 <21.0.0",
2727
"ngxtension": ">=3.0.0",
28-
"three": ">=0.157.0 <0.178.0"
28+
"three": ">=0.157.0 <0.179.0"
2929
},
3030
"dependencies": {
3131
"tslib": "^2.7.0"

0 commit comments

Comments
 (0)