[jewel] Fixed module name in dependencies of intUiStandaloneStyling

GitOrigin-RevId: 997331a54261805eac9181c8fea16fca6322c7b1
This commit is contained in:
Jakub Senohrabek
2025-04-17 20:12:18 +02:00
committed by intellij-monorepo-bot
parent 3bccea31f2
commit 42bfd78282

View File

@@ -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>