download latest version

This commit is contained in:
Craig Condon
2013-10-14 10:29:35 -07:00
parent 12a7069a32
commit a9a97fefe1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ options('o', {
}).
options('r', {
alias: 'runtime',
default: '0.10.20',
default: 'latest',
description: 'The node.js runtime to use'
}).
options('t', {