Skip to content

Commit

Permalink
Now using Node.js v18.17.1 LTS and npm 9.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
roar-skinderviken committed Aug 17, 2023
1 parent 6325ddc commit b849f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@
<configuration>
<workingDirectory>src/main/vite-project</workingDirectory>
<installDirectory>${project.build.directory}</installDirectory>
<nodeVersion>v19.0.0</nodeVersion>
<npmVersion>8.19.2</npmVersion>
<nodeVersion>v18.17.1</nodeVersion>
<npmVersion>9.6.7</npmVersion>
</configuration>

<executions>
Expand Down

0 comments on commit b849f5f

Please sign in to comment.