material-icon-theme 5.4.1 → 5.4.2

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.
@@ -10365,8 +10365,7 @@
10365
10365
  "folders": {
10366
10366
  "theme": "specific",
10367
10367
  "color": "#90a4ae",
10368
- "associations": {},
10369
- "customClones": []
10368
+ "associations": {}
10370
10369
  },
10371
10370
  "activeIconPack": "angular",
10372
10371
  "hidesExplorerArrows": false,
@@ -10374,8 +10373,7 @@
10374
10373
  "saturation": 1,
10375
10374
  "files": {
10376
10375
  "color": "#90a4ae",
10377
- "associations": {},
10378
- "customClones": []
10376
+ "associations": {}
10379
10377
  },
10380
10378
  "languages": {
10381
10379
  "associations": {}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "material-icon-theme",
3
3
  "displayName": "Material Icon Theme",
4
4
  "description": "Material Design Icons for Visual Studio Code",
5
- "version": "5.4.1",
5
+ "version": "5.4.2",
6
6
  "scripts": {
7
7
  "build": "bun run ./scripts/build-with-esbuild.ts",
8
8
  "watch": "bun run ./scripts/watch-with-esbuild.ts",