mirror of
https://github.com/akveo/eva-icons.git
synced 2025-09-02 18:33:13 +02:00
release: 1.1.3 add smiling-face icon, put correct meta tags (#85)
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eva-icons-landing",
|
"name": "eva-icons-landing",
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eva-icons-landing",
|
"name": "eva-icons-landing",
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
"> 1%",
|
"> 1%",
|
||||||
"last 2 versions",
|
"last 2 versions",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
"build:icons": "node ./scripts/index.js",
|
"build:icons": "node ./scripts/index.js",
|
||||||
"icons:prepare": "npm run build:icons && webpack",
|
"icons:prepare": "npm run build:icons && webpack",
|
||||||
"publish": "npm publish --access=public package-build",
|
"publish": "npm publish --access=public package-build",
|
||||||
"gh-pages": "npm run build:prod && npm run ngh -- --dir ./dist"
|
"gh-pages": "npm run build:prod && npm run ngh -- --dir ./dist --no-silent"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eva-icons",
|
"name": "eva-icons",
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"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",
|
||||||
|
Reference in New Issue
Block a user