Skip to content

Commit 127936c

Browse files
committed
Add homepage to package.json
1 parent 50db714 commit 127936c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"repository": "https://github.com/CarlosNZ/json-edit-react.git",
2121
"author": "Carl Smith <[email protected]>",
2222
"license": "MIT",
23+
"homepage": "https://carlosnz.github.io/json-edit-react",
2324
"scripts": {
2425
"setup": "yarn install && cd demo && yarn install",
2526
"demo": "cd demo && node ./scripts/getVersion.js && yarn && yarn start",

0 commit comments

Comments
 (0)