mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Update node to v0.10.5.
This commit is contained in:
@@ -7,7 +7,7 @@ from lib.util import *
|
||||
|
||||
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
NODE_VERSION = 'v0.10.12'
|
||||
NODE_VERSION = 'v0.10.15'
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user