Skip to content

Commit aa532f3

Browse files
authored
3.0.0-rc.0
1 parent 8b83570 commit aa532f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"author": "Vipin Tanna",
3-
"homepage": "https://universal-json-schema.app",
3+
"homepage": "https://docs.universal-json-schema.app",
44
"repository": {
55
"type": "git",
6-
"url": "git+https://github.com/vip-git/universal-jsonschema-form-material-ui.git"
6+
"url": "git+https://github.com/vip-git/universal-json-schema.git"
77
},
88
"bugs": {
9-
"url": "https://github.com/vip-git/universal-jsonschema-form-material-ui/issues"
9+
"url": "https://github.com/vip-git/universal-json-schema/issues"
1010
},
1111
"scripts": {
1212
"postinstall": "ts-node scripts/installer/index.ts --reactMUI",

0 commit comments

Comments
 (0)