@mui/internal-docs-infra 0.3.1-canary.4 → 0.3.1-canary.5

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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/internal-docs-infra",
3
- "version": "0.3.1-canary.4",
3
+ "version": "0.3.1-canary.5",
4
4
  "author": "MUI Team",
5
5
  "description": "MUI Infra - internal documentation creation tools.",
6
6
  "bin": {
@@ -332,5 +332,5 @@
332
332
  },
333
333
  "./esm": null
334
334
  },
335
- "gitSha": "e95855c7cc16bc19c8c0c2dee435ec3ed2cc3e8a"
335
+ "gitSha": "7e5b82fa5e2b5050a2133dd0dd873978219f5999"
336
336
  }