Update node to v0.10.12.
This commit is contained in:
parent
7138d3a58d
commit
354a1c555b
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ set -e
|
||||||
cd "$(dirname "$0")/.."
|
cd "$(dirname "$0")/.."
|
||||||
|
|
||||||
./script/update-frameworks
|
./script/update-frameworks
|
||||||
./script/update-node v0.10.9
|
./script/update-node v0.10.12
|
||||||
|
|
||||||
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 1ab526aa029e5af2dff3248f42bfa9d4c404fe12
|
Subproject commit 1f85e7fa2d66522ce145dd76cf3a4b6eb62a802d
|
Loading…
Reference in a new issue