We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 297b4a1 + 409c0a0 commit 26d121dCopy full SHA for 26d121d
package.json
@@ -41,8 +41,7 @@
41
"email": "vanruesc@outlook.de"
42
},
43
"repository": {
44
- "type": "git",
45
- "url": "https://github.com/pmndrs/postprocessing.git"
+ "url": "git+https://github.com/pmndrs/postprocessing.git"
46
47
"bugs": {
48
"url": "https://github.com/pmndrs/postprocessing/issues"
@@ -88,7 +87,7 @@
88
87
"watch:js": "node esbuild -w"
89
90
"peerDependencies": {
91
- "three": ">= 0.138.0 < 0.159.0"
+ "three": ">= 0.138.0 < 0.160.0"
92
93
"devDependencies": {
94
"@tweakpane/core": "2.x.x",
0 commit comments