Update node to v0.10.9.

This commit is contained in:
Cheng Zhao 2013-06-01 01:10:39 +08:00
parent e8715f4c14
commit bdf12ddf3e
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ set -e
cd "$(dirname "$0")/.."
./script/update-node v0.10.5
./script/update-node v0.10.9
gyp --depth . atom.gyp \
-Ivendor/brightray/brightray.gypi \