Update nodejs for windows to 6.9.2
parent
efb25f417a
commit
caabb4d8f7
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
NODE_VERSION="6.9.1"
|
||||
NODE_VERSION="6.9.2"
|
||||
|
||||
#Move to the folder where ep-lite is installed
|
||||
cd `dirname $0`
|
||||
|
|
Loading…
Reference in New Issue