diff --git a/package-lock.json b/package-lock.json index dc5f1d3d..00873007 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eva-icons-landing", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1705347f..ed5337d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eva-icons-landing", - "version": "1.0.0", + "version": "1.0.1", "browserslist": [ "> 1%", "last 2 versions", diff --git a/scripts/package.json b/scripts/package.json index cf5315d8..b3d4ee4a 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -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",