Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "npmi", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Gives a simplier API to npm install (programatically installs stuffs)", | ||
@@ -26,4 +26,4 @@ "main": "npmi.js", | ||
"dependencies": { | ||
"npm": "^1.4.13" | ||
"npm": "^1.4.16" | ||
} | ||
} |
11563
Updatednpm@^1.4.16