Skip to content

Commit 9b393cb

Browse files
committed
2.0.2
1 parent e6e9f6d commit 9b393cb

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": "2.0.1",
3+
"version": "2.0.2",
44
"scripts": {
55
"pretest": "sass --source-map ./test/test.scss ./test/test.css",
66
"test": "./bin/css-coverage.js --html ./test/test.html --css ./test/test.css --lcov ./test/test.lcov --ignore-declarations 'move-to,move-foobar'",

0 commit comments

Comments
 (0)