We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98280af commit 564c1afCopy full SHA for 564c1af
pom.xml
@@ -69,8 +69,7 @@
69
<dependencies>
70
<dependency>
71
<groupId>com.vaadin</groupId>
72
- <!-- Replace artifactId with vaadin-core to use only free components -->
73
- <artifactId>vaadin</artifactId>
+ <artifactId>vaadin-core</artifactId>
74
<exclusions>
75
<!-- Webjars are only needed when running in Vaadin 13 compatibility mode in V14.
76
Your add-on can support npm in the same version mode and V13 compatiblity mode at the same time,
0 commit comments