Update node binary to v0.10.9.
This commit is contained in:
parent
dfa5257ce0
commit
c6ce3b789b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ set -e
|
||||||
|
|
||||||
cd "$(dirname "$0")/.."
|
cd "$(dirname "$0")/.."
|
||||||
|
|
||||||
./script/update-node v0.10.5
|
./script/update-node v0.10.9
|
||||||
|
|
||||||
gyp --depth . atom.gyp \
|
gyp --depth . atom.gyp \
|
||||||
-Ivendor/brightray/brightray.gypi \
|
-Ivendor/brightray/brightray.gypi \
|
||||||
|
|
Loading…
Add table
Reference in a new issue