@sb1/ffe-icons-react
Advanced tools
Comparing version 6.0.16 to 6.0.17
@@ -6,2 +6,6 @@ # Change Log | ||
## [6.0.17](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-icons-react@6.0.16...@sb1/ffe-icons-react@6.0.17) (2019-03-25) | ||
**Note:** Version bump only for package @sb1/ffe-icons-react | ||
## [6.0.16](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-icons-react@6.0.15...@sb1/ffe-icons-react@6.0.16) (2019-02-18) | ||
@@ -8,0 +12,0 @@ |
@@ -151,2 +151,3 @@ export { default as AtvIkon } from './atv-ikon'; | ||
export { default as VerktoySkiftenokkelIkon } from './verktoy-skiftenokkel-ikon'; | ||
export { default as WidgetIkon } from './widget-ikon'; | ||
export { default as XlsIkon } from './xls-ikon'; |
@@ -906,2 +906,8 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "WidgetIkon", { | ||
enumerable: true, | ||
get: function get() { | ||
return _widgetIkon.default; | ||
} | ||
}); | ||
Object.defineProperty(exports, "XlsIkon", { | ||
@@ -1214,4 +1220,6 @@ enumerable: true, | ||
var _widgetIkon = _interopRequireDefault(require("./widget-ikon")); | ||
var _xlsIkon = _interopRequireDefault(require("./xls-ikon")); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } |
{ | ||
"name": "@sb1/ffe-icons-react", | ||
"version": "6.0.16", | ||
"version": "6.0.17", | ||
"description": "React-komponenter for ffe-icons", | ||
@@ -30,3 +30,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@sb1/ffe-icons": "^12.6.1", | ||
"@sb1/ffe-icons": "^12.7.0", | ||
"cheerio": "^1.0.0-rc.2", | ||
@@ -48,3 +48,3 @@ "cross-env": "^5.2.0", | ||
}, | ||
"gitHead": "bf0acce94cf2e1e5377258ee6ef26890850ceea3" | ||
"gitHead": "a7360ffc403d57c6979acf996dfec69432849ece" | ||
} |
1171124
310
13733