summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0f26d3e..3fcdc0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -298,6 +298,8 @@
<directory>src/main/resources</directory>
<excludes>
<exclude>META-INF/resources/node_modules/**/*</exclude>
+ <exclude>META-INF/resources/package.json</exclude>
+ <exclude>META-INF/resources/yarn.lock</exclude>
</excludes>
<filtering>false</filtering>
</resource>