@iconify/collections 1.0.192 → 1.0.193

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 +3 -3
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -131,7 +131,7 @@
131
131
  },
132
132
  "bi": {
133
133
  "name": "Bootstrap Icons",
134
- "total": 1851,
134
+ "total": 1953,
135
135
  "version": "1.9.1",
136
136
  "author": {
137
137
  "name": "The Bootstrap Authors",
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2943,
157
- "version": "1.109.0",
156
+ "total": 2979,
157
+ "version": "1.111.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
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.192",
4
+ "version": "1.0.193",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",