We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50db714 commit 127936cCopy full SHA for 127936c
package.json
@@ -20,6 +20,7 @@
20
"repository": "https://github.com/CarlosNZ/json-edit-react.git",
21
"author": "Carl Smith <[email protected]>",
22
"license": "MIT",
23
+ "homepage": "https://carlosnz.github.io/json-edit-react",
24
"scripts": {
25
"setup": "yarn install && cd demo && yarn install",
26
"demo": "cd demo && node ./scripts/getVersion.js && yarn && yarn start",
0 commit comments