Skip to content

Commit 981dac8

Browse files
committed
Release 0.10.0
1 parent a50dbf6 commit 981dac8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.10.0",
44
"description": "A tool for remapping Istanbul coverage via Source Maps",
55
"homepage": "https://github.com/SitePen/remap-istanbul",
66
"keywords": [
@@ -54,7 +54,7 @@
5454
"eslint-config-airbnb-base": "^10.0.1",
5555
"eslint-plugin-import": "^2.0.1",
5656
"grunt": "^1.0.1",
57-
"gulp": "3.9.1",
57+
"gulp": "4.0.0",
5858
"intern": "^3.3.0",
5959
"rimraf": "^2.5.4"
6060
}

0 commit comments

Comments
 (0)