@react-md/icon
Advanced tools
Comparing version 2.0.0-alpha.8 to 2.0.0-alpha.9
{ | ||
"name": "@react-md/icon", | ||
"version": "2.0.0-alpha.8", | ||
"version": "2.0.0-alpha.9", | ||
"description": "This package is for including icons within react-md. There is included support for both font icons and SVG icons. There is also a helper component for applying spacing between icons and text.", | ||
@@ -40,5 +40,5 @@ "scripts": { | ||
"dependencies": { | ||
"@react-md/theme": "^2.0.0-alpha.8", | ||
"@react-md/typography": "^2.0.0-alpha.8", | ||
"@react-md/utils": "^2.0.0-alpha.8", | ||
"@react-md/theme": "^2.0.0-alpha.9", | ||
"@react-md/typography": "^2.0.0-alpha.9", | ||
"@react-md/utils": "^2.0.0-alpha.9", | ||
"classnames": "^2.2.6" | ||
@@ -55,3 +55,3 @@ }, | ||
}, | ||
"gitHead": "349a5eea3feaf860523ebf949f68baca50d5f0d0" | ||
"gitHead": "5dc105d777dd95c5ab6b38509d9c002993bbf4b0" | ||
} |