Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit d6ca61f

Browse files
committed
Update contributors in package.json
1 parent c238aa0 commit d6ca61f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
"bugs": "https://github.com/syntax-tree/hast-to-hyperscript/issues",
1818
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
1919
"contributors": [
20-
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
20+
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
21+
"Jannis Redmann <mail@jannisr.de>",
22+
"Koto Hajime <toxictoxer@gmail.com>"
2123
],
2224
"files": [
2325
"index.js"

0 commit comments

Comments
 (0)