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 0ae2177 + c17e950 commit 665d425Copy full SHA for 665d425
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postprocessing",
3
- "version": "6.37.3",
+ "version": "6.37.4",
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.177.0"
+ "three": ">= 0.157.0 < 0.178.0"
94
95
"devDependencies": {
96
"@tweakpane/core": "2.x.x",
@@ -120,7 +120,7 @@
120
"sass": "1.x.x",
121
"spatial-controls": "6.x.x",
122
"stylelint": "16.x.x",
123
- "stylelint-config-standard-scss": "14.x.x",
+ "stylelint-config-standard-scss": "15.x.x",
124
"stylelint-order": "7.x.x",
125
"three": "0.x.x",
126
"three-demo": "5.x.x",
0 commit comments