mirror of
https://github.com/akveo/eva-icons.git
synced 2025-08-31 17:42:11 +02:00
release(1.1.3): add smiling-face icon, put correct meta tags
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eva-icons-landing",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eva-icons-landing",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
"last 2 versions",
|
||||
@@ -22,7 +22,7 @@
|
||||
"build:icons": "node ./scripts/index.js",
|
||||
"icons:prepare": "npm run build:icons && webpack",
|
||||
"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,
|
||||
"dependencies": {
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"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.",
|
||||
"main": "eva.js",
|
||||
"unpkg": "eva.min.js",
|
||||
|
Reference in New Issue
Block a user