Skip to content

Commit cff3672

Browse files
committed
react-three-cannon-examples should always take latest version of @react-three/cannon
1 parent 1f77f11 commit cff3672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-three-cannon-examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": true,
66
"keywords": [],
77
"dependencies": {
8-
"@react-three/cannon": "4.9.0",
8+
"@react-three/cannon": "*",
99
"@react-three/drei": "^8.11.1",
1010
"@react-three/fiber": "^7.0.26",
1111
"lerp": "^1.0.3",

0 commit comments

Comments
 (0)