fix(core): improve channel handling

This commit is contained in:
2018-05-24 00:14:57 +02:00
parent d033780015
commit 7991baf2bf
5 changed files with 2527 additions and 8 deletions
+3 -1
View File
@@ -14,7 +14,9 @@
},
"devDependencies": {
"@types/node": "^9.6.0",
"tapbundle": "^2.0.0"
"tapbundle": "^2.0.0",
"ts-node": "^6.0.3",
"typescript": "^2.8.3"
},
"dependencies": {
"lik": "^2.0.5",