Skip to content

Commit

Permalink
chore: Add homepage feild in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 30, 2021
1 parent 8fe973f commit a549fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "image2uri",
"version": "1.0.5",
"description": "Convert image file to data URI.",
"homepage": "https://jaywcjlove.github.io/image2uri/",
"license": "MIT",
"author": "Kenny <[email protected]>",
"main": "lib/index.js",
Expand Down

0 comments on commit a549fd5

Please sign in to comment.