mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-26 14:56:30 +00:00
Update Pixelarticons
This commit is contained in:
parent
81c66682ae
commit
9edb6a889d
@ -244,7 +244,7 @@
|
|||||||
* URL: https://github.com/halfmage/pixelarticons
|
* URL: https://github.com/halfmage/pixelarticons
|
||||||
* License: MIT
|
* License: MIT
|
||||||
* License URL: https://github.com/halfmage/pixelarticons/blob/master/LICENSE
|
* License URL: https://github.com/halfmage/pixelarticons/blob/master/LICENSE
|
||||||
* Version: 1.4.0
|
* Version: 1.5.0
|
||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "iconify/json",
|
"name": "iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"spdx": "MIT",
|
"spdx": "MIT",
|
||||||
"url": "https://github.com/halfmage/pixelarticons/blob/master/LICENSE"
|
"url": "https://github.com/halfmage/pixelarticons/blob/master/LICENSE"
|
||||||
},
|
},
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"samples": [
|
"samples": [
|
||||||
"drag-and-drop",
|
"drag-and-drop",
|
||||||
"arrows-horizontal",
|
"arrows-horizontal",
|
||||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"version": "2.0.0",
|
"version": "2.0.2",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"version": "2.0.0",
|
"version": "2.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "^1.0.9",
|
"@iconify/types": "^1.0.9",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"tag": "next"
|
"tag": "next"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user