Skip to content

Commit

Permalink
update yarn and node
Browse files Browse the repository at this point in the history
  • Loading branch information
Zemke committed Jul 29, 2022
1 parent abf4e63 commit 42a4fc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cwt-angular/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
</execution>
</executions>
<configuration>
<nodeVersion>v12.16.1</nodeVersion>
<yarnVersion>v1.22.4</yarnVersion>
<nodeVersion>v16.16.0</nodeVersion>
<yarnVersion>v1.22.19</yarnVersion>
<installDirectory>target</installDirectory>
</configuration>
</plugin>
Expand Down

0 comments on commit 42a4fc4

Please sign in to comment.