Skip to content

Commit

Permalink
Merge pull request #17 from epraveenns/patch-1
Browse files Browse the repository at this point in the history
Update README.adoc
  • Loading branch information
dsyer authored Mar 9, 2019
2 parents 8b4c29f + 454124b commit 8919a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Installing `npm` is fraught with issues, including but not limited to how to get
<artifactId>frontend-maven-plugin</artifactId>
<version>1.6</version>
<configuration>
<nodeVersion>v8.8.1</nodeVersion>
<nodeVersion>v9.11.2</nodeVersion>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 8919a4f

Please sign in to comment.