Update apm for node v0.10.9.

This commit is contained in:
Cheng Zhao
2013-06-06 09:57:03 +08:00
parent f85f95e792
commit feab9862ac
2 changed files with 1 additions and 3 deletions

View File

@@ -24,8 +24,6 @@ exit_unless_npm_exists
git submodule --quiet sync
git submodule --quiet update --recursive --init
export ATOM_NODE_URL='https://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist'
export ATOM_NODE_VERSION='0.10.9'
(cd vendor/apm && npm install .)
npm install --silent vendor/apm