@blaise.t123/testicons 0.0.2 → 0.0.3

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.
@@ -213,7 +213,6 @@ const h = {
213
213
  "blend-2": "icon-blend-2",
214
214
  "blend-2-bold": "icon-blend-2-bold",
215
215
  "blend-bold": "icon-blend-bold",
216
- "blogger-bold": "icon-blogger-bold",
217
216
  bluetooth: "icon-bluetooth",
218
217
  "bluetooth-2": "icon-bluetooth-2",
219
218
  "bluetooth-2-bold": "icon-bluetooth-2-bold",
@@ -2289,7 +2288,6 @@ const V = [
2289
2288
  "blend-2",
2290
2289
  "blend-2-bold",
2291
2290
  "blend-bold",
2292
- "blogger-bold",
2293
2291
  "bluetooth",
2294
2292
  "bluetooth-2",
2295
2293
  "bluetooth-2-bold",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaise.t123/testicons",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "type": "module",
5
5
  "main": "./dist/respondio-icons.cjs.js",
6
6
  "module": "./dist/respondio-icons.es.js",