Skip to content

Commit

Permalink
Merge pull request #539 from pmndrs/dev
Browse files Browse the repository at this point in the history
Version 6.33.2
  • Loading branch information
vanruesc authored Oct 2, 2023
2 parents a686017 + 6b640c2 commit 271944b
Show file tree
Hide file tree
Showing 5 changed files with 606 additions and 604 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postprocessing",
"version": "6.33.1",
"version": "6.33.2",
"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.138.0 < 0.157.0"
"three": ">= 0.138.0 < 0.158.0"
},
"devDependencies": {
"@tweakpane/core": "2.x.x",
Expand Down
Loading

0 comments on commit 271944b

Please sign in to comment.