[jewel] Fixed module name in dependencies of intUiStandaloneStyling

GitOrigin-RevId: 997331a54261805eac9181c8fea16fca6322c7b1
This commit is contained in:
Jakub Senohrabek
2025-04-29 12:20:17 +00:00
committed by intellij-monorepo-bot
parent 3bccea31f2
commit 42bfd78282
@@ -4,6 +4,6 @@
<module name="intellij.platform.jewel.ui" />
<module name="intellij.platform.jewel.foundation" />
<module name="intellij.platform.jewel.intUi.standalone" />
<module name="intellij.platform.jewel.markdown.extensions.gfmAlerts"/>
<module name="intellij.platform.jewel.markdown.extensions.gfmAlerts"/>
</dependencies>
</idea-plugin>