Last active
August 29, 2015 14:01
-
-
Save m4tthumphrey/753eb90c4d1a1e132ff6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ windsor git:(master) ✗ npm update --loglevel=silly | |
npm info it worked if it ends with ok | |
npm verb cli [ '/usr/local/Cellar/node/0.10.21/bin/node', | |
npm verb cli '/usr/local/bin/npm', | |
npm verb cli 'update', | |
npm verb cli '--loglevel=silly' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm info outdated updating [] | |
npm verb exit [ 0, true ] | |
npm info ok |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"_id": "[email protected]", | |
"dist": { | |
"shasum": "b596552e946f428fd02495a42b05a1b575818699" | |
}, | |
"_resolved": "git+ssh://[email protected]:matth/toolbox-js.git#7fbed76358460555208d8df4b570dcd9d21a2902", | |
"_from": "toolbox@git+ssh://[email protected]:toolbox-js.git" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment