update dependencies

This commit is contained in:
2016-06-14 05:16:43 +02:00
parent 1e545a2cfb
commit 139478965b
20 changed files with 38 additions and 33 deletions

View File

@ -23,11 +23,13 @@
},
"homepage": "https://github.com/pushrocks/smartpath",
"dependencies": {
"beautylog": "^4.1.3",
"home": "^1.0.1"
"beautylog": "^5.0.10",
"home": "^1.0.1",
"typings-global": "^1.0.3"
},
"devDependencies": {
"npmts": "^5.1.5",
"should": "^8.3.1"
"npmts-g": "^5.2.6",
"should": "^9.0.2",
"typings-test": "^1.0.1"
}
}