Skip to content

Commit 566a713

Browse files
author
Bart Veneman
committed
v0.2.1
1 parent 244b8f0 commit 566a713

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@projectwallace/css-code-quality",
33
"description": "Calculate the Code Quality score of your CSS based on a range of different quality guards",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"repository": "git@github.com:projectwallace/css-code-quality.git",
66
"author": {
77
"email": "bart@projectwallace.com",
@@ -40,4 +40,4 @@
4040
"microbundle": "^0.15.0",
4141
"uvu": "^0.5.3"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)