Skip to content

Commit 686643a

Browse files
committed
fix: typo in author field in package.json
1 parent 07f9d49 commit 686643a

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
@@ -2,7 +2,7 @@
22
"name": "@projectwallace/css-parser",
33
"version": "0.8.4",
44
"description": "High-performance CSS lexer and parser, optimized for CSS inspection and analysis",
5-
"author": "Bart Veneman <bat@projectwallace.com>",
5+
"author": "Bart Veneman <bart@projectwallace.com>",
66
"license": "MIT",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)