Skip to content

Commit

Permalink
Merge pull request #632 from pmndrs/dev
Browse files Browse the repository at this point in the history
Version 6.35.4
  • Loading branch information
vanruesc authored Apr 26, 2024
2 parents 0653ce4 + 18fd69b commit 90de770
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 357 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postprocessing",
"version": "6.35.3",
"version": "6.35.4",
"description": "A post processing library for three.js.",
"homepage": "https://github.com/pmndrs/postprocessing",
"license": "Zlib",
Expand Down Expand Up @@ -88,7 +88,7 @@
"watch:js": "node esbuild -w"
},
"peerDependencies": {
"three": ">= 0.152.0 < 0.164.0"
"three": ">= 0.152.0 < 0.165.0"
},
"devDependencies": {
"@tweakpane/core": "2.x.x",
Expand All @@ -98,7 +98,7 @@
"autoprefixer": "10.x.x",
"ava": "6.x.x",
"cpy-cli": "5.x.x",
"cssnano": "6.x.x",
"cssnano": "7.x.x",
"dat.gui": "0.x.x",
"del-cli": "5.x.x",
"esbuild": "0.20.x",
Expand Down
Loading

0 comments on commit 90de770

Please sign in to comment.