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",
|
"name": "eva-icons-landing",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@@ -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",
|
||||||
|
@@ -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",
|
||||||
|
Reference in New Issue
Block a user