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 4325284 commit 780f277Copy full SHA for 780f277
scripts/installer/frameworks/react/package.json
@@ -3,10 +3,10 @@
3
"homepage": "https://react-json-schema.app",
4
"repository": {
5
"type": "git",
6
- "url": "git+https://github.com/vip-git/react-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/react-jsonschema-form-material-ui/issues"
+ "url": "https://github.com/vip-git/universal-json-schema/issues"
10
11
"scripts": {
12
"postinstall": "cross-env FRAMEWORK_NAME=$FRAMEWORK_NAME UI_FRAMEWORK_NAME=$UI_FRAMEWORK_NAME node scripts/generator/index.js",
0 commit comments