@iconify/collections 1.0.211 → 1.0.212

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
@@ -1916,7 +1916,7 @@
1916
1916
  },
1917
1917
  "flag": {
1918
1918
  "name": "Flag Icons",
1919
- "total": 530,
1919
+ "total": 532,
1920
1920
  "version": "6.6.6",
1921
1921
  "author": {
1922
1922
  "name": "Panayiotis Lipiridis",
@@ -2113,7 +2113,7 @@
2113
2113
  "academicons": {
2114
2114
  "name": "Academicons",
2115
2115
  "total": 151,
2116
- "version": "1.9.2",
2116
+ "version": "1.9.3",
2117
2117
  "author": {
2118
2118
  "name": "James Walsh",
2119
2119
  "url": "https://github.com/jpswalsh/academicons"
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.211",
4
+ "version": "1.0.212",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",