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 a557f42 + f006256 commit f8ed906Copy full SHA for f8ed906
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postprocessing",
3
- "version": "6.30.0",
+ "version": "6.30.1",
4
"description": "A post processing library that provides the means to implement image filter effects for three.js.",
5
"homepage": "https://github.com/pmndrs/postprocessing",
6
"main": "build/postprocessing.js",
@@ -86,7 +86,7 @@
86
"extends": "aether"
87
},
88
"peerDependencies": {
89
- "three": ">= 0.138.0 < 0.150.0"
+ "three": ">= 0.138.0 < 0.151.0"
90
91
"devDependencies": {
92
"@tweakpane/core": "1.x.x",
0 commit comments