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 b91fddb commit 05e57ffCopy full SHA for 05e57ff
pom.xml
@@ -77,8 +77,7 @@
77
<dependencies>
78
<dependency>
79
<groupId>com.vaadin</groupId>
80
- <!-- Replace artifactId with vaadin-core to use only free components -->
81
- <artifactId>vaadin</artifactId>
+ <artifactId>vaadin-core</artifactId>
82
<exclusions>
83
<!-- Webjars are only needed when running in Vaadin 13 compatibility mode in V14.
84
Your add-on can support npm in the same version mode and V13 compatiblity mode at the same time,
0 commit comments