File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -594,7 +594,7 @@ Import-Package: \\
594594 <artifactId >frontend-maven-plugin</artifactId >
595595 <version >1.15.0</version >
596596 <configuration >
597- <installDirectory >${project.build.directory} /node</installDirectory >
597+ <installDirectory >${project.build.directory} /node</installDirectory >
598598 </configuration >
599599 <executions >
600600 <!-- Install Node.js and npm -->
@@ -688,10 +688,10 @@ Import-Package: \\
688688 <artifactId >spotless-maven-plugin</artifactId >
689689 </plugin >
690690
691- <plugin >
692- <groupId >com.github.eirslett</groupId >
693- <artifactId >frontend-maven-plugin</artifactId >
694- </plugin >
691+ <plugin >
692+ <groupId >com.github.eirslett</groupId >
693+ <artifactId >frontend-maven-plugin</artifactId >
694+ </plugin >
695695 </plugins >
696696 <extensions >
697697 <extension >
You can’t perform that action at this time.
0 commit comments