implemented Observablemap

This commit is contained in:
2016-09-22 12:00:33 +02:00
parent 3b04f81b68
commit 2f681911ae
15 changed files with 181 additions and 9 deletions

View File

@@ -29,6 +29,7 @@
"@types/q": "0.x.x",
"lodash": "^4.16.1",
"minimatch": "^3.0.3",
"q": "^1.4.1"
"q": "^1.4.1",
"rxjs": "^5.0.0-beta.12"
}
}