Skip to content

Commit

Permalink
SAK-50593 Library update Node and SASS for Sakai 25 (#12958)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottenhoff authored Oct 13, 2024
1 parent 13e416f commit d12a8e7
Show file tree
Hide file tree
Showing 13 changed files with 585 additions and 204 deletions.
4 changes: 1 addition & 3 deletions library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,6 @@
</goals>
<configuration>
<nodeVersion>${sakai.node.version}</nodeVersion>
<npmVersion>${sakai.npm.version}</npmVersion>
</configuration>
</execution>
<execution>
Expand All @@ -534,7 +533,7 @@
</goals>
<configuration>
<arguments>
ci --unsafe-perms --save-dev
ci --unsafe-perms --no-fund --save-dev
</arguments>
</configuration>
</execution>
Expand Down Expand Up @@ -617,7 +616,6 @@
</goals>
<configuration>
<nodeVersion>${sakai.node.version}</nodeVersion>
<npmVersion>${sakai.npm.version}</npmVersion>
</configuration>
</execution>
<execution>
Expand Down
Loading

0 comments on commit d12a8e7

Please sign in to comment.