@launchpad-ui/popover
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -37,2 +37,3 @@ // ../../scripts/react-shim.js | ||
var loadFeatures = () => import( | ||
/* webpackChunkName: "lp-popover-framer-features" */ | ||
/* webpackExports: "domAnimation" */ | ||
@@ -39,0 +40,0 @@ "framer-motion" |
@@ -67,2 +67,3 @@ "use strict"; | ||
var loadFeatures = () => import( | ||
/* webpackChunkName: "lp-popover-framer-features" */ | ||
/* webpackExports: "domAnimation" */ | ||
@@ -69,0 +70,0 @@ "framer-motion" |
{ | ||
"name": "@launchpad-ui/popover", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"status": "beta", | ||
@@ -31,3 +31,3 @@ "publishConfig": { | ||
"@floating-ui/dom": "^1.0.0", | ||
"@launchpad-ui/overlay": "~0.1.13", | ||
"@launchpad-ui/overlay": "~0.1.14", | ||
"@launchpad-ui/tokens": "~0.1.5", | ||
@@ -34,0 +34,0 @@ "@react-aria/focus": "^3.6.0", |
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
94258
1008