Skip to content

Commit 3a09692

Browse files
committed
feat(cannon): bump peer dep to three 170
1 parent 7493d8c commit 3a09692

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

libs/cannon/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"@pmndrs/cannon-worker-api": "^2.0.0",
2929
"cannon-es": ">=0.20.0 <0.21.0",
3030
"cannon-es-debugger": "^1.0.0",
31-
"three": ">=0.148.0 <0.170.0"
31+
"three": ">=0.148.0 <0.171.0"
32+
},
33+
"peerDependenciesMeta": {
34+
"cannon-es-debugger": {
35+
"optional": true
36+
}
3237
},
33-
"peerDependenciesMeta": {
34-
"cannon-es-debugger": {
35-
"optional": true
36-
}
37-
},
3838
"dependencies": {
3939
"tslib": "^2.7.0"
4040
},

0 commit comments

Comments
 (0)