Skip to content

Commit 86d600d

Browse files
chore(package): add url to "author" field
1 parent 2016426 commit 86d600d

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": "html-react-parser",
33
"version": "5.1.1",
44
"description": "HTML to React parser.",
5-
"author": "Mark <mark@remarkablemark.org>",
5+
"author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)",
66
"main": "./lib/index.js",
77
"module": "./esm/index.mjs",
88
"exports": {

0 commit comments

Comments
 (0)