Skip to content

Commit b5f460b

Browse files
committed
fix: adjust three peer dep
1 parent 4111cd8 commit b5f460b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libs/angular-three-postprocessing/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"@angular/common": "^15.1.0",
2626
"@angular/core": "^15.1.0",
2727
"angular-three": "^1.0.0",
28-
"postprocessing": "^6.0.0"
28+
"postprocessing": "^6.0.0",
29+
"three": "0.148.0"
2930
},
3031
"dependencies": {
3132
"@nrwl/devkit": "^15.0.0",

0 commit comments

Comments
 (0)