Skip to content

Commit

Permalink
SAK-50654 Webcomponents update dependencies for Sakai 25 (#12999)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottenhoff authored Oct 31, 2024
1 parent 584ee55 commit 2773810
Show file tree
Hide file tree
Showing 4 changed files with 2,890 additions and 10,426 deletions.
3 changes: 1 addition & 2 deletions webcomponents/tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
</goals>
<configuration>
<nodeVersion>${sakai.node.version}</nodeVersion>
<npmVersion>${sakai.npm.version}</npmVersion>
</configuration>
</execution>
<execution>
Expand All @@ -136,7 +135,7 @@
<goal>npm</goal>
</goals>
<configuration>
<arguments>install</arguments>
<arguments>ci --no-fund</arguments>
</configuration>
</execution>
<execution>
Expand Down
Loading

0 comments on commit 2773810

Please sign in to comment.