@iconify/collections 1.0.128 → 1.0.129

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/collections.json +2 -2
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1120,7 +1120,7 @@
1120
1120
  },
1121
1121
  "codicon": {
1122
1122
  "name": "Codicons",
1123
- "total": 417,
1123
+ "total": 418,
1124
1124
  "version": "0.0.31",
1125
1125
  "author": {
1126
1126
  "name": "Microsoft Corporation",
@@ -1542,7 +1542,7 @@
1542
1542
  },
1543
1543
  "logos": {
1544
1544
  "name": "SVG Logos",
1545
- "total": 1438,
1545
+ "total": 1449,
1546
1546
  "author": {
1547
1547
  "name": "Gil Barbara",
1548
1548
  "url": "https://github.com/gilbarbara/logos"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.128",
4
+ "version": "1.0.129",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",