Skip to content

Commit 665d425

Browse files
authored
Merge pull request #705 from pmndrs/dev
Version 6.37.4
2 parents 0ae2177 + c17e950 commit 665d425

File tree

2 files changed

+1182
-1068
lines changed

2 files changed

+1182
-1068
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postprocessing",
3-
"version": "6.37.3",
3+
"version": "6.37.4",
44
"description": "A post processing library for three.js.",
55
"homepage": "https://github.com/pmndrs/postprocessing",
66
"license": "Zlib",
@@ -90,7 +90,7 @@
9090
"watch:js": "node esbuild -w"
9191
},
9292
"peerDependencies": {
93-
"three": ">= 0.157.0 < 0.177.0"
93+
"three": ">= 0.157.0 < 0.178.0"
9494
},
9595
"devDependencies": {
9696
"@tweakpane/core": "2.x.x",
@@ -120,7 +120,7 @@
120120
"sass": "1.x.x",
121121
"spatial-controls": "6.x.x",
122122
"stylelint": "16.x.x",
123-
"stylelint-config-standard-scss": "14.x.x",
123+
"stylelint-config-standard-scss": "15.x.x",
124124
"stylelint-order": "7.x.x",
125125
"three": "0.x.x",
126126
"three-demo": "5.x.x",

0 commit comments

Comments
 (0)