now allows the handling of custom events and run returns promise

This commit is contained in:
2016-09-25 16:10:06 +02:00
parent aaece166c0
commit c28e2cb8e0
10 changed files with 191 additions and 25 deletions

View File

@ -26,7 +26,6 @@
"dependencies": {
"@types/q": "0.x.x",
"q": "^1.4.1",
"stream-combiner2": "^1.1.1",
"typings-global": "^1.0.14"
}
}