mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-22 12:35:12 +00:00
Update Pepicons, Simple Icons
This commit is contained in:
parent
59848b172a
commit
7f85f2a26d
@ -1486,7 +1486,7 @@
|
||||
"pepicons": {
|
||||
"name": "Pepicons",
|
||||
"total": 316,
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.9",
|
||||
"author": {
|
||||
"name": "CyCraft",
|
||||
"url": "https://github.com/CyCraft/pepicons"
|
||||
@ -2088,8 +2088,8 @@
|
||||
},
|
||||
"simple-icons": {
|
||||
"name": "Simple Icons",
|
||||
"total": 2121,
|
||||
"version": "6.2.0",
|
||||
"total": 2124,
|
||||
"version": "6.3.0",
|
||||
"author": {
|
||||
"name": "Simple Icons Collaborators",
|
||||
"url": "https://github.com/simple-icons/simple-icons"
|
||||
|
@ -655,7 +655,7 @@
|
||||
* URL: https://github.com/CyCraft/pepicons
|
||||
* License: CC BY 4.0
|
||||
* License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE
|
||||
* Version: 1.0.4
|
||||
* Version: 1.0.9
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
@ -931,12 +931,12 @@
|
||||
|
||||
|
||||
### Simple Icons
|
||||
* Number of icons: 2121
|
||||
* Number of icons: 2124
|
||||
* Author: Simple Icons Collaborators
|
||||
* URL: https://github.com/simple-icons/simple-icons
|
||||
* License: CC0 1.0
|
||||
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
||||
* Version: 6.2.0
|
||||
* Version: 6.3.0
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.0.12",
|
||||
"version": "2.0.13",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -12,7 +12,7 @@
|
||||
"spdx": "CC-BY-4.0",
|
||||
"url": "https://github.com/CyCraft/pepicons/blob/dev/LICENSE"
|
||||
},
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.9",
|
||||
"samples": [
|
||||
"bookmark-print",
|
||||
"moon",
|
||||
|
File diff suppressed because one or more lines are too long
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.0.12",
|
||||
"version": "2.0.13",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.0.12",
|
||||
"version": "2.0.13",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "^1.0.9",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.0.12",
|
||||
"version": "2.0.13",
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user