Skip to content

Commit 1afb7a0

Browse files
committed
build(demo): add demo dependency with vaadin-confirm-dialog-flow
1 parent 669f988 commit 1afb7a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,11 @@
171171
<version>3.10.0</version>
172172
<scope>test</scope>
173173
</dependency>
174+
<dependency>
175+
<groupId>com.vaadin</groupId>
176+
<artifactId>vaadin-confirm-dialog-flow</artifactId>
177+
<scope>test</scope>
178+
</dependency>
174179
</dependencies>
175180

176181
<build>

0 commit comments

Comments
 (0)