Bump node version to v0.11.10.
This commit is contained in:
parent
535b936c87
commit
bde4a732c4
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ TARGET_PLATFORM = {
|
|||
|
||||
ATOM_SHELL_REPO = 'atom/atom-shell'
|
||||
ATOM_SHELL_VRESION = get_atom_shell_version()
|
||||
NODE_VERSION = 'v0.11.9'
|
||||
NODE_VERSION = 'v0.11.10'
|
||||
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
OUT_DIR = os.path.join(SOURCE_ROOT, 'out', 'Release')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue