Skip to content

Commit 9baf57b

Browse files
committed
Change node and npm version
1 parent 6854ac7 commit 9baf57b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zeppelin-web/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
<goal>install-node-and-npm</goal>
9696
</goals>
9797
<configuration>
98-
<nodeVersion>v0.10.22</nodeVersion>
99-
<npmVersion>1.3.8</npmVersion>
98+
<nodeVersion>v0.12.13</nodeVersion>
99+
<npmVersion>2.15.0</npmVersion>
100100
</configuration>
101101
</execution>
102102

0 commit comments

Comments
 (0)