Skip to content

Commit 8e2fcbb

Browse files
authored
Add author to package.json
1 parent 640a304 commit 8e2fcbb

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
@@ -9,6 +9,7 @@
99
"homepage": "https://github.com/projectwallace/format-css",
1010
"issues": "https://github.com/projectwallace/format-css/issues",
1111
"license": "MIT",
12+
"author": "Bart Veneman <bart@projectwallace.com>",
1213
"engines": {
1314
"node": ">=18.0.0"
1415
},
@@ -57,4 +58,4 @@
5758
"printWidth": 140,
5859
"singleQuote": true
5960
}
60-
}
61+
}

0 commit comments

Comments
 (0)