npmのバージョンを上げる

$ npm install -g npm@latest

npm update -g npmでも上がるが、バージョンを明示するほうが確実である。