Comparing version 2.0.0-rc.11 to 2.0.0-rc.12
{ | ||
"name": "clay-icon", | ||
"version": "2.0.0-rc.11", | ||
"version": "2.0.0-rc.12", | ||
"description": "Clay Icon Component", | ||
@@ -41,4 +41,4 @@ "license": "BSD", | ||
"babel-preset-env": "^1.6.0", | ||
"browserslist-config-clay-components": "^2.0.0-rc.10", | ||
"clay": "^2.0.0-rc.11", | ||
"browserslist-config-clay-components": "^2.0.0-rc.12", | ||
"clay-css": "^2.0.0-rc.12", | ||
"metal-dom": "^2.13.2", | ||
@@ -45,0 +45,0 @@ "metal-tools-soy": "^6.0.0", |
import ClayIcon from '../ClayIcon'; | ||
const spritemap = '../node_modules/clay/lib/images/icons/icons.svg'; | ||
const spritemap = '../node_modules/clay-css/lib/images/icons/icons.svg'; | ||
@@ -5,0 +5,0 @@ let clayIcon; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34908
307