Skip to content

Commit

Permalink
chore(pom): upgrade version of node and npm
Browse files Browse the repository at this point in the history
  • Loading branch information
davinkevin committed Jun 16, 2015
1 parent 14e446f commit 7c9295d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@
</goals>
<phase>generate-resources</phase>
<configuration>
<nodeVersion>v0.10.28</nodeVersion>
<npmVersion>1.4.9</npmVersion>
<nodeVersion>v0.12.4</nodeVersion>
<npmVersion>2.11.3</npmVersion>
</configuration>
</execution>
<execution>
Expand Down

0 comments on commit 7c9295d

Please sign in to comment.