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")/.."
|
||||
|
||||
./script/update-frameworks
|
||||
./script/update-node v0.10.9
|
||||
./script/update-node v0.10.12
|
||||
|
||||
gyp --depth . atom.gyp \
|
||||
-Ivendor/brightray/brightray.gypi \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue