1
0
mirror of https://github.com/akveo/eva-icons.git synced 2025-08-31 17:42:11 +02:00

release: 1.1.2, add ssr render support, replace style-loader to isomorphic-style-loader

This commit is contained in:
denStrigo
2019-10-31 15:24:08 +03:00
parent 757427a7e3
commit 8705bd5553
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "eva-icons-landing",
"version": "1.1.1",
"version": "1.1.2",
"browserslist": [
"> 1%",
"last 2 versions",

View File

@@ -1,6 +1,6 @@
{
"name": "eva-icons",
"version": "1.1.1",
"version": "1.1.2",
"description": "Eva Icons - beautifully crafted Open Source UI icons for common actions and items.",
"main": "eva.js",
"unpkg": "eva.min.js",