Skip to content

Commit

Permalink
chore: change hilla-dev to hilla-dev-mode in hilla (#1992)
Browse files Browse the repository at this point in the history
chore: change hilla-dev to hilla-dev--mode in hilla

Related-to: vaadin/platform/issues/4946

Co-authored-by: Manuel Carrasco Moñino <[email protected]>
  • Loading branch information
vercel-talented and manolo committed Jan 29, 2024
1 parent 8d13125 commit 6f4e6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/java/hilla/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</dependency>
<dependency>
<groupId>com.vaadin.hilla</groupId>
<artifactId>hilla-dev</artifactId>
<artifactId>hilla-dev-mode</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6f4e6be

Please sign in to comment.