Skip to content

Commit 90de770

Browse files
authored
Merge pull request #632 from pmndrs/dev
Version 6.35.4
2 parents 0653ce4 + 18fd69b commit 90de770

File tree

2 files changed

+357
-357
lines changed

2 files changed

+357
-357
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.35.3",
3+
"version": "6.35.4",
44
"description": "A post processing library for three.js.",
55
"homepage": "https://github.com/pmndrs/postprocessing",
66
"license": "Zlib",
@@ -88,7 +88,7 @@
8888
"watch:js": "node esbuild -w"
8989
},
9090
"peerDependencies": {
91-
"three": ">= 0.152.0 < 0.164.0"
91+
"three": ">= 0.152.0 < 0.165.0"
9292
},
9393
"devDependencies": {
9494
"@tweakpane/core": "2.x.x",
@@ -98,7 +98,7 @@
9898
"autoprefixer": "10.x.x",
9999
"ava": "6.x.x",
100100
"cpy-cli": "5.x.x",
101-
"cssnano": "6.x.x",
101+
"cssnano": "7.x.x",
102102
"dat.gui": "0.x.x",
103103
"del-cli": "5.x.x",
104104
"esbuild": "0.20.x",

0 commit comments

Comments
 (0)