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 a50dbf6 commit 981dac8Copy full SHA for 981dac8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "remap-istanbul",
3
- "version": "0.9.5",
+ "version": "0.10.0",
4
"description": "A tool for remapping Istanbul coverage via Source Maps",
5
"homepage": "https://github.com/SitePen/remap-istanbul",
6
"keywords": [
@@ -54,7 +54,7 @@
54
"eslint-config-airbnb-base": "^10.0.1",
55
"eslint-plugin-import": "^2.0.1",
56
"grunt": "^1.0.1",
57
- "gulp": "3.9.1",
+ "gulp": "4.0.0",
58
"intern": "^3.3.0",
59
"rimraf": "^2.5.4"
60
}
0 commit comments