Skip to content

Commit

Permalink
Raise min version of three to r157
Browse files Browse the repository at this point in the history
  • Loading branch information
vanruesc committed Jul 25, 2024
1 parent 44c40a3 commit 13d15ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"watch:js": "node esbuild -w"
},
"peerDependencies": {
"three": ">= 0.156.0 < 0.168.0"
"three": ">= 0.157.0 < 0.168.0"
},
"devDependencies": {
"@tweakpane/core": "2.x.x",
Expand Down

0 comments on commit 13d15ef

Please sign in to comment.