@zywave/zui-icons
Advanced tools
Comparing version 4.0.2-pre.1 to 4.0.2-pre.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.2-pre.2](https://gitlab.zywave.com/zui/zui/compare/@zywave/zui-icons@4.0.2-pre.1...@zywave/zui-icons@4.0.2-pre.2) (2019-04-11) | ||
**Note:** Version bump only for package @zywave/zui-icons | ||
## [4.0.2-pre.1](https://gitlab.zywave.com/zui/zui/compare/@zywave/zui-icons@4.0.2-pre.0...@zywave/zui-icons@4.0.2-pre.1) (2019-04-09) | ||
@@ -8,0 +16,0 @@ |
@@ -0,0 +0,0 @@ const gulp = require('gulp'); |
{ | ||
"name": "@zywave/zui-icons", | ||
"version": "4.0.2-pre.1", | ||
"version": "4.0.2-pre.2", | ||
"main": "dist/index.js", | ||
@@ -8,4 +8,4 @@ "module": "dist/index.js", | ||
"dependencies": { | ||
"@zywave/zui-base": "^4.0.1-pre.1", | ||
"@zywave/zui-svg": "^4.0.2-pre.1" | ||
"@zywave/zui-base": "^4.0.1-pre.2", | ||
"@zywave/zui-svg": "^4.0.2-pre.2" | ||
}, | ||
@@ -39,3 +39,3 @@ "scripts": { | ||
}, | ||
"gitHead": "d8960dd8a324aba985307edc2c193492e05b6c0b" | ||
"gitHead": "2c04ed9c373690fc814bc133679e693b89f0b61e" | ||
} |
@@ -0,0 +0,0 @@ # zui-icons |
import './zui-icons.js'; | ||
import './zui-icon.js'; |
@@ -0,0 +0,0 @@ import { ZuiBaseElement } from '@zywave/zui-base'; |
@@ -0,0 +0,0 @@ const $_iconsContainer = document.createElement('div'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
135211