Skip to content

Commit

Permalink
chore: add funding field in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 27, 2023
1 parent 091a8e1 commit e897156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"license": "MIT",
"description": "Command line tool generates markdown as html.",
"homepage": "https://jaywcjlove.github.io/markdown-to-html-cli",
"funding": "https://jaywcjlove.github.io/#/sponsor",
"type": "module",
"main": "./lib/index.js",
"exports": "./lib/index.js",
Expand Down

0 comments on commit e897156

Please sign in to comment.