Update node binary to v0.10.9.

This commit is contained in:
Cheng Zhao 2013-06-02 12:25:16 +08:00
parent dfa5257ce0
commit c6ce3b789b

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 \