@iconify/collections 1.0.182 → 1.0.183

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
@@ -2711,8 +2711,8 @@
2711
2711
  "home"
2712
2712
  ],
2713
2713
  "height": 24,
2714
- "palette": false,
2715
- "hidden": true
2714
+ "category": "Archive / Unmaintained",
2715
+ "palette": false
2716
2716
  },
2717
2717
  "whh": {
2718
2718
  "name": "WebHostingHub Glyphs",
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.182",
4
+ "version": "1.0.183",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",