We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0831d3d + 8ce9ec3 commit fc9ed86Copy full SHA for fc9ed86
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postprocessing",
3
- "version": "6.37.1",
+ "version": "6.37.2",
4
"description": "A post processing library for three.js.",
5
"homepage": "https://github.com/pmndrs/postprocessing",
6
"license": "Zlib",
@@ -90,7 +90,7 @@
90
"watch:js": "node esbuild -w"
91
},
92
"peerDependencies": {
93
- "three": ">= 0.157.0 < 0.175.0"
+ "three": ">= 0.157.0 < 0.176.0"
94
95
"devDependencies": {
96
"@tweakpane/core": "2.x.x",
0 commit comments