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 8b83570 commit aa532f3Copy full SHA for aa532f3
package.json
@@ -1,12 +1,12 @@
1
{
2
"author": "Vipin Tanna",
3
- "homepage": "https://universal-json-schema.app",
+ "homepage": "https://docs.universal-json-schema.app",
4
"repository": {
5
"type": "git",
6
- "url": "git+https://github.com/vip-git/universal-jsonschema-form-material-ui.git"
+ "url": "git+https://github.com/vip-git/universal-json-schema.git"
7
},
8
"bugs": {
9
- "url": "https://github.com/vip-git/universal-jsonschema-form-material-ui/issues"
+ "url": "https://github.com/vip-git/universal-json-schema/issues"
10
11
"scripts": {
12
"postinstall": "ts-node scripts/installer/index.ts --reactMUI",
0 commit comments