@iconify-json/wordpress 1.2.0 → 1.2.1

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 (3) hide show
  1. package/icons.json +1 -1
  2. package/info.json +1 -1
  3. package/package.json +1 -1
package/icons.json CHANGED
@@ -971,7 +971,7 @@
971
971
  "top": -2
972
972
  }
973
973
  },
974
- "lastModified": 1768807328,
974
+ "lastModified": 1768807544,
975
975
  "width": 24,
976
976
  "height": 24
977
977
  }
package/info.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "name": "WordPress Icons",
4
4
  "total": 321,
5
5
  "author": {
6
- "name": "Praveen Juge",
6
+ "name": "The WordPress Contributors\"",
7
7
  "url": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons"
8
8
  },
9
9
  "license": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/wordpress",
3
3
  "description": "WordPress Icons icon set in Iconify JSON format",
4
- "version": "1.2.0",
4
+ "version": "1.2.1",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",