@iconify/collections 1.0.210 → 1.0.211

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
@@ -1226,7 +1226,7 @@
1226
1226
  "moon",
1227
1227
  "pen"
1228
1228
  ],
1229
- "displayHeight": 20,
1229
+ "height": 20,
1230
1230
  "category": "General",
1231
1231
  "palette": false
1232
1232
  },
@@ -1248,7 +1248,7 @@
1248
1248
  "moon",
1249
1249
  "pen"
1250
1250
  ],
1251
- "displayHeight": 20,
1251
+ "height": 20,
1252
1252
  "category": "General",
1253
1253
  "palette": false
1254
1254
  },
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.210",
4
+ "version": "1.0.211",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",