Skip to content

Commit d78a1dd

Browse files
committed
1.0.0
1 parent eab13c0 commit d78a1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-coverage",
3-
"version": "0.2.6",
3+
"version": "1.0.0",
44
"scripts": {
55
"test": "./bin/css-coverage --cover-declarations --html ./test/test.html --css ./test/test.css --lcov ./test/test.lcov",
66
"posttest": "standard --fix"

0 commit comments

Comments
 (0)