Skip to content

Commit 780f277

Browse files
authored
Update package.json
1 parent 4325284 commit 780f277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/installer/frameworks/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"homepage": "https://react-json-schema.app",
44
"repository": {
55
"type": "git",
6-
"url": "git+https://github.com/vip-git/react-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/react-jsonschema-form-material-ui/issues"
9+
"url": "https://github.com/vip-git/universal-json-schema/issues"
1010
},
1111
"scripts": {
1212
"postinstall": "cross-env FRAMEWORK_NAME=$FRAMEWORK_NAME UI_FRAMEWORK_NAME=$UI_FRAMEWORK_NAME node scripts/generator/index.js",

0 commit comments

Comments
 (0)