update dependencies

This commit is contained in:
Philipp Kunz 2016-06-13 23:26:36 +02:00
parent e8f3047ac0
commit 0f75f5238c

View File

@ -23,7 +23,7 @@
}, },
"homepage": "https://github.com/pushrocks/smartssh#readme", "homepage": "https://github.com/pushrocks/smartssh#readme",
"dependencies": { "dependencies": {
"beautylog": "^5.0.8", "beautylog": "^5.0.10",
"fs-extra": "^0.30.0", "fs-extra": "^0.30.0",
"js-base64": "^2.1.9", "js-base64": "^2.1.9",
"smartfile": "^3.0.10", "smartfile": "^3.0.10",
@ -32,7 +32,7 @@
"typings-test": "^1.0.1" "typings-test": "^1.0.1"
}, },
"devDependencies": { "devDependencies": {
"npmts": "^5.1.19", "npmts-g": "^5.2.6",
"should": "^9.0.0" "should": "^9.0.2"
} }
} }