Skip to content

Commit

Permalink
Merge pull request #515 from enioka-Haute-Couture/514-fix-node-version
Browse files Browse the repository at this point in the history
 #514 Fix node version
  • Loading branch information
Pauleing authored Jun 14, 2024
2 parents 9face87 + 11b1d7f commit 77a850e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jqm-all/jqm-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<version>${jsplugin.version}</version>

<configuration>
<nodeVersion>v20.12.2</nodeVersion>
<nodeVersion>v20.14.0</nodeVersion>
<yarnVersion>v1.22.22</yarnVersion>
<installDirectory>target/</installDirectory>
<workingDirectory>src/main/react</workingDirectory>
Expand Down

0 comments on commit 77a850e

Please sign in to comment.