"Fixed" build because of unmaintained "mat-table-filter" library

This commit is contained in:
Simon Grimme
2023-10-10 23:10:23 +02:00
parent 8e8db7fae5
commit b133c941c9
+4
View File
@@ -59,6 +59,10 @@
<goals>
<goal>npm</goal>
</goals>
<configuration>
<!-- Use legacy peer dependency handling because "mat-table-filter" is unmaintained -->
<arguments>install --legacy-peer-deps</arguments>
</configuration>
</execution>
<!-- Update frontend version in package.json -->