mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update apm for node v0.10.9.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user