code-languages 1.9.0 → 1.9.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.
package/dist/detect.js CHANGED
@@ -97,7 +97,7 @@ var astro = {
97
97
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
98
98
  ecosystems: ["Web", "Static Sites", "Content"]
99
99
  },
100
- version: "6.3.1",
100
+ version: "6.3.2",
101
101
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
102
102
  i18n: {
103
103
  en: {