Rollback node to v0.10.5, there is ABI changes in V8.

This commit is contained in:
Cheng Zhao 2013-06-01 01:47:58 +08:00
parent bdf12ddf3e
commit e6b4d52ee5

View file

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