Skip to content

Commit d3f83cf

Browse files
author
Bart Veneman
committed
v0.1.0
1 parent 2837f91 commit d3f83cf

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.0.0",
4+
"version": "0.1.0",
55
"repository": "[email protected]:projectwallace/css-code-quality.git",
66
"author": {
77
"email": "[email protected]",
@@ -39,4 +39,4 @@
3939
"microbundle": "^0.14.2",
4040
"uvu": "^0.5.3"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)