Comparing version 0.0.2 to 0.0.3
@@ -14,3 +14,3 @@ 'use strict'; | ||
reactThreeFiber.extend({ | ||
OrbitControlsImpl: OrbitControls$1.OrbitControls | ||
OrbitControls: OrbitControls$1.OrbitControls | ||
}); | ||
@@ -17,0 +17,0 @@ function OrbitControls(props) { |
@@ -7,3 +7,3 @@ import _extends from '@babel/runtime/helpers/esm/extends'; | ||
extend({ | ||
OrbitControlsImpl: OrbitControls$1 | ||
OrbitControls: OrbitControls$1 | ||
}); | ||
@@ -10,0 +10,0 @@ function OrbitControls(props = { |
{ | ||
"name": "drei", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "useful add-ons for react-three-fiber", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10288
0