@react-three/postprocessing 2.12.3 → 2.12.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -367,7 +367,6 @@ const Outline = React.forwardRef(function Outline({ selection = [], selectionLay
367
367
  hiddenEdgeColor,
368
368
  kernelSize,
369
369
  patternTexture,
370
- props,
371
370
  pulseSpeed,
372
371
  scene,
373
372
  visibleEdgeColor,
package/dist/index.js CHANGED
@@ -347,7 +347,6 @@ const Outline = forwardRef(function Outline({ selection = [], selectionLayer = 1
347
347
  hiddenEdgeColor,
348
348
  kernelSize,
349
349
  patternTexture,
350
- props,
351
350
  pulseSpeed,
352
351
  scene,
353
352
  visibleEdgeColor,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-three/postprocessing",
3
- "version": "2.12.3",
3
+ "version": "2.12.4",
4
4
  "description": "postprocessing wrapper for React and @react-three/fiber",
5
5
  "keywords": [
6
6
  "postprocessing",