es-components-via-theme
Advanced tools
Comparing version 19.0.63 to 19.0.107
@@ -6,2 +6,10 @@ # Change Log | ||
## <small>19.0.107 (2019-12-12)</small> | ||
* Update: warning sign uses circle instead of triangle ([8d60802](https://github.com/WTW-IM/es-components/commit/8d60802)) | ||
## <small>19.0.63 (2019-07-11)</small> | ||
@@ -8,0 +16,0 @@ |
@@ -485,3 +485,3 @@ const white = '#fff'; | ||
info: 'info-circle', | ||
warning: 'exclamation-sign', | ||
warning: 'exclamation-circle', | ||
danger: 'exclamation-sign', | ||
@@ -488,0 +488,0 @@ advisor: 'agent' |
{ | ||
"name": "es-components-via-theme", | ||
"version": "19.0.63", | ||
"version": "19.0.107", | ||
"main": "index.js", | ||
"author": "Willis Towers Watson - Individual Marketplace", | ||
"license": "MIT", | ||
"gitHead": "fe1a9ec9ec105238714fea906170d5913b8426fa" | ||
"gitHead": "6497cd605083d6a2e78be05864efc20edaf8ee7a" | ||
} |
15233