We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e3046d commit d5191dcCopy full SHA for d5191dc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "remap-istanbul",
3
- "version": "0.9.5",
+ "version": "0.9.6",
4
"description": "A tool for remapping Istanbul coverage via Source Maps",
5
"homepage": "https://github.com/SitePen/remap-istanbul",
6
"keywords": [
@@ -41,7 +41,7 @@
41
"gulp-util": "3.0.7",
42
"istanbul": "0.4.5",
43
"minimatch": "^3.0.3",
44
- "source-map": ">=0.5.6",
+ "source-map": "^0.6.1",
45
"through2": "2.0.1"
46
},
47
"devDependencies": {
0 commit comments