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 eab13c0 commit d78a1ddCopy full SHA for d78a1dd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "css-coverage",
3
- "version": "0.2.6",
+ "version": "1.0.0",
4
"scripts": {
5
"test": "./bin/css-coverage --cover-declarations --html ./test/test.html --css ./test/test.css --lcov ./test/test.lcov",
6
"posttest": "standard --fix"
0 commit comments