Skip to content

Commit ee077b3

Browse files
fix: unpin peer deps
1 parent d034be0 commit ee077b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@
9595
"peerDependencies": {
9696
"@react-three/fiber": ">=8.0",
9797
"react": ">=18.0",
98-
"three": ">= 0.138.0 < 0.152.0"
98+
"three": ">= 0.138.0"
9999
}
100100
}

0 commit comments

Comments
 (0)