Skip to content

Commit 0071a20

Browse files
committed
1.2.2
1 parent 97f4977 commit 0071a20

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": "1.2.1",
3+
"version": "1.2.2",
44
"scripts": {
55
"test": "./bin/css-coverage.js --cover-declarations --html ./test/test.html --css ./test/test.css --lcov ./test/test.lcov",
66
"test-debug": "node --inspect-brk ./bin/css-coverage.js --cover-declarations --html ./test/test.html --css ./test/test.css --lcov ./test/test.lcov",

0 commit comments

Comments
 (0)