Skip to content

Commit

Permalink
bump npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Feb 24, 2012
1 parent 1d061d0 commit ceaa830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Expand Up @@ -109,7 +109,7 @@ declare -A engine_defaults
declare -A engine_requests

engine_defaults["node"]="0.4.7"
engine_defaults["npm"]="1.0.94"
engine_defaults["npm"]="1.0.106"

engine_versions["node"]=$(manifest_versions "nodejs")
engine_requests["node"]=$(package_engine_version "node")
Expand Down

0 comments on commit ceaa830

Please sign in to comment.