We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc91fe commit 5d09f92Copy full SHA for 5d09f92
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel-plugin-__coverage__",
3
- "version": "11.0.0-1",
+ "version": "11.0.0",
4
"description": "Babel 6.x plugin to add instrument code with Istanbul-compatible `__coverage__` variable.",
5
"main": "lib/index.js",
6
"scripts": {
0 commit comments