Skip to content

Commit

Permalink
bump up node to v20.9.0 and npm to 10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slubwama committed Jan 19, 2024
1 parent aebe62f commit d298c0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions owa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<goal>install-node-and-npm</goal>
</goals>
<configuration>
<nodeVersion>v16.18.0</nodeVersion>
<npmVersion>8.19.2</npmVersion>
<nodeVersion>v20.9.0</nodeVersion>
<npmVersion>10.3.0</npmVersion>
</configuration>
</execution>

Expand Down

0 comments on commit d298c0f

Please sign in to comment.