Skip to content

Commit

Permalink
Merge pull request #674 from pmndrs/dev
Browse files Browse the repository at this point in the history
v6.36.6
  • Loading branch information
vanruesc authored Dec 31, 2024
2 parents d69ff04 + 29ea15b commit 3d3df05
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 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.36.5",
"version": "6.36.6",
"description": "A post processing library for three.js.",
"homepage": "https://github.com/pmndrs/postprocessing",
"license": "Zlib",
Expand Down Expand Up @@ -81,7 +81,7 @@
"watch:js": "node esbuild -w"
},
"peerDependencies": {
"three": ">= 0.157.0 < 0.172.0"
"three": ">= 0.157.0 < 0.173.0"
},
"devDependencies": {
"@tweakpane/core": "2.x.x",
Expand Down
132 changes: 66 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3d3df05

Please sign in to comment.