@iconify/json 2.1.72 → 2.1.73

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.
@@ -12995,6 +12995,7 @@
12995
12995
  "medication",
12996
12996
  "microbe",
12997
12997
  "milk-jug",
12998
+ "moai",
12998
12999
  "mobile-info",
12999
13000
  "mobile-message",
13000
13001
  "moka-pot",
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "Pixelarticons",
5
5
  "total": 474,
6
- "version": "1.5.0",
6
+ "version": "1.6.0",
7
7
  "author": {
8
8
  "name": "Gerrit Halfmann",
9
9
  "url": "https://github.com/halfmage/pixelarticons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "license": "MIT",
5
- "version": "2.1.72",
5
+ "version": "2.1.73",
6
6
  "homepage": "https://iconify.design/icon-sets/",
7
7
  "bugs": "https://github.com/iconify/icon-sets/issues",
8
8
  "repository": {