update dependencies

This commit is contained in:
2017-02-15 22:52:29 +01:00
parent 4031692f6f
commit b00d31b41a
20 changed files with 911 additions and 561 deletions

View File

@@ -26,16 +26,15 @@
"homepage": "https://gitlab.com/pushrocks/taskbuffer#readme",
"dependencies": {
"@types/lodash": "4.x.x",
"beautylog": "^6.0.0",
"beautylog": "^6.1.1",
"lodash": "^4.17.4",
"q": "^1.4.1",
"rxjs": "^5.0.3",
"smartq": "^1.0.2",
"rxjs": "^5.1.1",
"smartq": "^1.1.1",
"typings-global": "^1.0.14"
},
"devDependencies": {
"npmts-g": "^6.0.0",
"should": "^11.1.2",
"smartchai": "^1.0.1",
"typings-test": "^1.0.3"
}
}