Skip to content

Commit

Permalink
[Issue comixed#170] Upgrade Node and Yarn version requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpierce committed Mar 7, 2020
1 parent 41bf1b0 commit 6dc6df9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions comixed-frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
</goals>
<phase>initialize</phase>
<configuration>
<nodeVersion>v10.15.3</nodeVersion>
<yarnVersion>v1.13.0</yarnVersion>
<nodeVersion>v10.16.3</nodeVersion>
<yarnVersion>v1.17.3</yarnVersion>
</configuration>
</execution>
<execution>
Expand Down

0 comments on commit 6dc6df9

Please sign in to comment.