Skip to content

Commit 26d121d

Browse files
authored
Merge pull request pmndrs#556 from pmndrs/dev
Version 6.33.4
2 parents 297b4a1 + 409c0a0 commit 26d121d

File tree

3 files changed

+627
-604
lines changed

3 files changed

+627
-604
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@
4141
"email": "vanruesc@outlook.de"
4242
},
4343
"repository": {
44-
"type": "git",
45-
"url": "https://github.com/pmndrs/postprocessing.git"
44+
"url": "git+https://github.com/pmndrs/postprocessing.git"
4645
},
4746
"bugs": {
4847
"url": "https://github.com/pmndrs/postprocessing/issues"
@@ -88,7 +87,7 @@
8887
"watch:js": "node esbuild -w"
8988
},
9089
"peerDependencies": {
91-
"three": ">= 0.138.0 < 0.159.0"
90+
"three": ">= 0.138.0 < 0.160.0"
9291
},
9392
"devDependencies": {
9493
"@tweakpane/core": "2.x.x",

0 commit comments

Comments
 (0)