Skip to content

Commit 97a702e

Browse files
authored
improve some package.json fields (#459)
1 parent 85db78e commit 97a702e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"name": "@projectwallace/css-analyzer",
3+
"description": "The best CSS analyzer out there. Check design tokens, complexity, specificity, performance and more.",
34
"version": "7.0.1",
45
"author": "Bart Veneman",
56
"repository": {
67
"type": "git",
78
"url": "git+https://github.com/projectwallace/css-analyzer.git"
89
},
9-
"homepage": "https://www.projectwallace.com/oss",
10+
"homepage": "https://github.com/projectwallace/css-analyzer",
1011
"issues": "https://github.com/projectwallace/css-analyzer/issues",
1112
"license": "MIT",
1213
"type": "module",

0 commit comments

Comments
 (0)