mirror of
https://github.com/akveo/eva-icons.git
synced 2025-09-08 05:00:45 +02:00
release: 1.0.1 with github url fixes (#12)
This commit is contained in:
committed by
Dmitry Nehaychik
parent
5ccaeaa90d
commit
1fc7d10c3f
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eva-icons-landing",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eva-icons-landing",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
"last 2 versions",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"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.",
|
||||
"main": "eva.js",
|
||||
"unpkg": "eva.min.js",
|
||||
@@ -8,12 +8,12 @@
|
||||
"author": "akveo",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/akveo/eva.git"
|
||||
"url": "git+https://github.com/akveo/eva-icons.git"
|
||||
},
|
||||
"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": [
|
||||
"fonts",
|
||||
"icon font",
|
||||
|
Reference in New Issue
Block a user