now supports propper tracing of sourcemaps for coverage

This commit is contained in:
2017-07-23 15:03:36 +02:00
parent d4c66af0d8
commit 55888cce89
2 changed files with 199 additions and 38 deletions

View File

@@ -58,11 +58,11 @@
"smartstream": "^1.0.10",
"smartstring": "^2.0.24",
"smartsystem": "^1.0.18",
"tapbuffer": "^1.0.20",
"tapbuffer": "^1.0.21",
"through2": "^2.0.3",
"tsn": "^2.0.15",
"typescript": "^2.4.2",
"typings-global": "^1.0.19"
"typings-global": "^1.0.20"
},
"devDependencies": {}
}