@welcome-ui/icon
Advanced tools
Comparing version 4.0.0-alpha.11 to 4.0.0-alpha.13
{ | ||
"name": "@welcome-ui/icon", | ||
"version": "4.0.0-alpha.11", | ||
"version": "4.0.0-alpha.13", | ||
"description": "Customizable design system with react • styled-components • styled-system and reakit.", | ||
@@ -12,3 +12,4 @@ "main": "dist/icon.cjs.js", | ||
"test": "jest", | ||
"types": "rimraf dist/types && tsc --emitDeclarationOnly --declaration --declarationDir dist/types" | ||
"types": "rimraf dist/types && tsc --emitDeclarationOnly --declaration --declarationDir dist/types", | ||
"doc": "node -r esm ../../scripts/doc-props.js --name Icon" | ||
}, | ||
@@ -41,3 +42,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@welcome-ui/system": "^4.0.0-alpha.11" | ||
"@welcome-ui/system": "^4.0.0-alpha.13" | ||
}, | ||
@@ -51,3 +52,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "4a7dc748f8890149019256a24fad3f087f57e973", | ||
"gitHead": "b9e39fb49e08b3845ebd0829dafc15ccd40dc76c", | ||
"sideEffects": false, | ||
@@ -54,0 +55,0 @@ "component": "Icon", |
15487
9
252