Fixed npm version in pom

This commit is contained in:
Luca Frosini 2019-09-30 15:53:45 +02:00
parent cc820a1818
commit 734c837270
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<version>1.8.0</version>
<configuration>
<nodeVersion>v10.15.2</nodeVersion>
<npmVersion>5.8.0</npmVersion>
<npmVersion>v5.8.0</npmVersion>
<!-- optional: where to download node from. -->
<!-- Defaults to https://nodejs.org/dist/ -->