Skip to content

Commit f535914

Browse files
committed
update package.json author information
1 parent 4a97a02 commit f535914

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
"name": "color-string",
33
"description": "Parser and generator for CSS color strings",
44
"version": "2.0.1",
5-
"author": "Heather Arthur <fayearthur@gmail.com>",
5+
"author": "Josh Junon (https://github.com/qix-)",
66
"contributors": [
77
"Maxime Thirouin",
88
"Dyma Ywanov <[email protected]>",
9-
"Josh Junon"
9+
"Heather Arthur <[email protected]>",
10+
"LitoMore (https://github.com/LitoMore)"
1011
],
1112
"repository": "Qix-/color-string",
1213
"type": "module",

0 commit comments

Comments
 (0)