Skip to content

Commit d5191dc

Browse files
committed
Release 0.9.6
1 parent 1e3046d commit d5191dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remap-istanbul",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "A tool for remapping Istanbul coverage via Source Maps",
55
"homepage": "https://github.com/SitePen/remap-istanbul",
66
"keywords": [
@@ -41,7 +41,7 @@
4141
"gulp-util": "3.0.7",
4242
"istanbul": "0.4.5",
4343
"minimatch": "^3.0.3",
44-
"source-map": ">=0.5.6",
44+
"source-map": "^0.6.1",
4545
"through2": "2.0.1"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)