added check module

This commit is contained in:
LosslessBot
2016-04-30 11:02:03 +02:00
parent a8f93682fc
commit 2866a76abc
7 changed files with 92 additions and 12 deletions

View File

@@ -22,11 +22,11 @@
},
"homepage": "https://github.com/pushrocks/smartpath",
"dependencies": {
"beautylog": "^4.1.1",
"beautylog": "^4.1.2",
"home": "^1.0.1"
},
"devDependencies": {
"npmts": "^5.0.3",
"should": "^8.3.0"
"npmts": "^5.0.4",
"should": "^8.3.1"
}
}