mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-26 12:55:58 +08:00
Update node to v0.10.18.
This commit is contained in:
@@ -19,7 +19,7 @@ TARGET_PLATFORM = {
|
||||
}[sys.platform]
|
||||
|
||||
ATOM_SHELL_VRESION = get_atom_shell_version()
|
||||
NODE_VERSION = 'v0.10.15'
|
||||
NODE_VERSION = 'v0.10.18'
|
||||
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
OUT_DIR = os.path.join(SOURCE_ROOT, 'out', 'Release')
|
||||
|
||||
Reference in New Issue
Block a user