update smartstream

This commit is contained in:
2017-06-30 18:32:32 +02:00
parent f8b79710be
commit 93bcc03e72
11 changed files with 250 additions and 160 deletions

View File

@ -18,16 +18,12 @@
},
"homepage": "https://gitlab.com/pushrocks/smartstream#README",
"devDependencies": {
"@types/should": "^8.1.30",
"npmts-g": "^6.0.0",
"should": "^11.2.0",
"typings-test": "^1.0.3"
"tapbundle": "^1.0.14"
},
"dependencies": {
"@types/q": "0.x.x",
"@types/through2": "^2.0.32",
"q": "^1.4.1",
"@types/through2": "^2.0.33",
"smartq": "^1.1.1",
"through2": "^2.0.3",
"typings-global": "^1.0.14"
"typings-global": "^1.0.19"
}
}