Comparing version 11.16.3 to 11.16.4
@@ -79,3 +79,3 @@ 'use strict'; | ||
} | ||
else { | ||
else if (typeof fallback === "function") { | ||
return fallback(animation); | ||
@@ -82,0 +82,0 @@ } |
@@ -100,3 +100,3 @@ 'use strict'; | ||
} | ||
else { | ||
else if (typeof fallback === "function") { | ||
return fallback(animation); | ||
@@ -103,0 +103,0 @@ } |
{ | ||
"name": "motion", | ||
"version": "11.16.3", | ||
"version": "11.16.4", | ||
"description": "An animation library for JavaScript and React.", | ||
@@ -73,3 +73,3 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"framer-motion": "^11.16.3", | ||
"framer-motion": "^11.16.4", | ||
"tslib": "^2.4.0" | ||
@@ -93,3 +93,3 @@ }, | ||
}, | ||
"gitHead": "e8c2bdf87d22ae5f036caefc19acc6c1ac192549" | ||
"gitHead": "6aaf1e2f245f9fd41295c7bb4caf545eefe1d24a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1607264
39742
Updatedframer-motion@^11.16.4