diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json index 078b8be..64855ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "faaslift", - "version": "1.0.5", + "version": "1.0.6", "description": "", "main": "index.js", "scripts": { @@ -14,8 +14,9 @@ "chalk": "^2.4.1", "dotenv": "^6.0.0", "express": "^4.16.3", + "intercept-stdout": "^0.1.2", "monk": "^6.0.6", - "npm-programmatic": "0.0.10", + "npm": "^6.1.0", "require-from-string": "^2.0.2", "vorpal": "^1.12.0" }, |
