update structure and deps

This commit is contained in:
LosslessBot
2016-05-04 04:28:50 +02:00
parent c4e2021a01
commit 130e071a06
21 changed files with 154 additions and 100 deletions

View File

@@ -23,13 +23,13 @@
},
"homepage": "https://github.com/pushrocks/taskbuffer#readme",
"dependencies": {
"beautylog": "^2.1.1",
"npmts": "^3.1.2",
"projectinfo": "0.0.2",
"beautylog": "^4.1.6",
"projectinfo": "1.0.1",
"q": "^1.4.1",
"rx": "^4.1.0"
},
"devDependencies": {
"should": "^8.2.2"
"should": "^8.3.1",
"npmts": "^5.1.5",
}
}