1
0
mirror of https://github.com/akveo/eva-icons.git synced 2025-09-08 21:20:47 +02:00

release: 1.0.1 with github url fixes (#12)

This commit is contained in:
Denis Strigo
2018-11-01 17:27:18 +02:00
committed by Dmitry Nehaychik
parent 5ccaeaa90d
commit 1fc7d10c3f
3 changed files with 6 additions and 6 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "eva-icons-landing", "name": "eva-icons-landing",
"version": "1.0.0", "version": "1.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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

View File

@@ -1,6 +1,6 @@
{ {
"name": "eva-icons", "name": "eva-icons",
"version": "1.0.0", "version": "1.0.1",
"description": "Eva Icons - beautifully crafted Open Source UI icons for common actions and items.", "description": "Eva Icons - beautifully crafted Open Source UI icons for common actions and items.",
"main": "eva.js", "main": "eva.js",
"unpkg": "eva.min.js", "unpkg": "eva.min.js",
@@ -8,12 +8,12 @@
"author": "akveo", "author": "akveo",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/akveo/eva.git" "url": "git+https://github.com/akveo/eva-icons.git"
}, },
"bugs": { "bugs": {
"url": "https://github.com/akveo/eva/issues" "url": "https://github.com/akveo/eva-icons/issues"
}, },
"homepage": "https://github.com/akveo/eva#readme", "homepage": "https://github.com/akveo/eva-icons#readme",
"keywords": [ "keywords": [
"fonts", "fonts",
"icon font", "icon font",