Skip to content

Commit ff8e083

Browse files
authored
ATLAS-5018: UI: Updating pom.xml & package-lock.json file in docs module (#334)
1 parent 826f32d commit ff8e083

File tree

2 files changed

+20
-27
lines changed

2 files changed

+20
-27
lines changed

docs/package-lock.json

Lines changed: 20 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
<resource>
106106
<directory>${basedir}</directory>
107107
<excludes>
108-
<exclude>package-lock.json</exclude>
109108
<exclude>.docz/**</exclude>
110109
<exclude>node_modules/**</exclude>
111110
<exclude>target/**</exclude>
@@ -138,7 +137,6 @@
138137
</goals>
139138
<phase>pre-site</phase>
140139
<configuration>
141-
<arguments>install --no-package-lock</arguments>
142140
<arguments>install</arguments>
143141
</configuration>
144142
</execution>

0 commit comments

Comments
 (0)