Update node to v0.10.9.
This commit is contained in:
parent
e8715f4c14
commit
bdf12ddf3e
2 changed files with 2 additions and 2 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 \
|
||||||
|
|
2
vendor/node
vendored
2
vendor/node
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit e98af59dbd679161a581f7f6bd76242b76b8db76
|
Subproject commit 63dc76d54a2c79ca197e6c3545846f39db0ac66e
|
Loading…
Reference in a new issue