Skip to content

Commit

Permalink
spline ui #213 update node version to support m1 (#217)
Browse files Browse the repository at this point in the history
(cherry picked from commit 8abe5a2)
  • Loading branch information
cerveada authored and wajda committed Sep 11, 2023
1 parent 6573fb1 commit 2653f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<artifactId>frontend-maven-plugin</artifactId>
<version>1.10.3</version>
<configuration>
<nodeVersion>v14.16.0</nodeVersion>
<nodeVersion>v16.9.1</nodeVersion>
<npmVersion>7.6.0</npmVersion>
<environmentVariables>
<SPLINE_UI_BUILD_REVISION>${buildNumber}</SPLINE_UI_BUILD_REVISION>
Expand Down

0 comments on commit 2653f47

Please sign in to comment.