💄 for node version and upload node.lib.
This commit is contained in:
parent
30c9cd4318
commit
e7d4b44d05
2 changed files with 12 additions and 4 deletions
|
@ -12,7 +12,7 @@ from lib.util import *
|
|||
|
||||
|
||||
ATOM_SHELL_VRESION = get_atom_shell_version()
|
||||
NODE_VERSION = 'v0.8.15'
|
||||
NODE_VERSION = 'v0.10.15'
|
||||
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
DIST_DIR = os.path.join(SOURCE_ROOT, 'dist')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue