mirror of
https://github.com/akveo/eva-icons.git
synced 2025-09-03 02:42:46 +02:00
release: 1.0.1 with github url fixes (#12)
This commit is contained in:
committed by
Dmitry Nehaychik
parent
5ccaeaa90d
commit
1fc7d10c3f
@@ -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