@welcome-ui/icon
Advanced tools
Comparing version 5.0.0-alpha.40 to 5.0.0-alpha.44
{ | ||
"name": "@welcome-ui/icon", | ||
"version": "5.0.0-alpha.40", | ||
"description": "Customizable design system with react • styled-components • styled-system and reakit.", | ||
"version": "5.0.0-alpha.44", | ||
"description": "Customizable design system with react • styled-components • styled-system and ariakit.", | ||
"main": "dist/index.js", | ||
@@ -33,3 +33,3 @@ "module": "dist/index.mjs", | ||
"react", | ||
"reakit", | ||
"ariakit", | ||
"styled-components", | ||
@@ -50,3 +50,3 @@ "styled-system", | ||
"dependencies": { | ||
"@welcome-ui/system": "^5.0.0-alpha.40" | ||
"@welcome-ui/system": "^5.0.0-alpha.44" | ||
}, | ||
@@ -58,3 +58,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "d95374b0950b43c2b250c6826a7ed68b2f67325c", | ||
"gitHead": "42ebcfb3671d486c7b36dbb89a082bd254b1c354", | ||
"sideEffects": false, | ||
@@ -61,0 +61,0 @@ "component": "Icon", |
11929