@material/mwc-icon
Advanced tools
Comparing version 0.14.0 to 0.15.0-canary.2c1a4913.0
{ | ||
"name": "@material/mwc-icon", | ||
"version": "0.14.0", | ||
"version": "0.15.0-canary.2c1a4913.0", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "main": "mwc-icon.js", | ||
"dependencies": { | ||
"@material/mwc-base": "^0.14.0", | ||
"lit-element": "^2.2.1", | ||
"@material/mwc-base": "0.15.0-canary.2c1a4913.0", | ||
"lit-element": "^2.3.0", | ||
"tslib": "^1.10.0" | ||
@@ -26,3 +26,3 @@ }, | ||
}, | ||
"gitHead": "ac28113f4d46ab2f986ce0aade128eb66d3017c0" | ||
"gitHead": "8d9a4fb2b0ac4979d966b16e203b2dd0f388554f" | ||
} |
@@ -28,3 +28,3 @@ # `<mwc-icon>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-icon.svg)](https://www.npmjs.com/package/@material/mwc-icon) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/ac28113f4d46ab2f986ce0aade128eb66d3017c0/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/8d9a4fb2b0ac4979d966b16e203b2dd0f388554f/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
@@ -43,3 +43,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/ac28113f4d46ab2f986ce0aade128eb66d3017c0/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/8d9a4fb2b0ac4979d966b16e203b2dd0f388554f/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
@@ -54,3 +54,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/ac28113f4d46ab2f986ce0aade128eb66d3017c0/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/8d9a4fb2b0ac4979d966b16e203b2dd0f388554f/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
@@ -57,0 +57,0 @@ ```html |
25130
+ Added@material/mwc-base@0.15.0-canary.2c1a4913.0(transitive)
- Removed@material/mwc-base@0.14.1(transitive)
Updatedlit-element@^2.3.0