now has working intake

This commit is contained in:
2017-11-01 14:59:28 +01:00
parent cd05c5c8d7
commit eb2d3e1b25
20 changed files with 185 additions and 58 deletions

View File

@@ -10,12 +10,13 @@
"test": "(npmts)"
},
"devDependencies": {
"tapbundle": "^1.0.13"
"tapbundle": "^1.1.8"
},
"dependencies": {
"lik": "^1.0.43",
"lik": "^2.0.1",
"rxjs": "^5.5.2",
"smartevent": "^1.0.1",
"smartq": "^1.1.6",
"typings-global": "^1.0.16"
"typings-global": "^1.0.23"
}
}