Skip to content

Commit 8b83570

Browse files
authored
Update wdio-package.json
1 parent 5ce44b8 commit 8b83570

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

wdio-package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"author": "Vipin Tanna",
3-
"homepage": "https://react-json-schema.app",
3+
"homepage": "https://docs.universal-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": "node scripts/generator/index.js",
@@ -183,7 +183,7 @@
183183
"peerDependencies": {
184184
"immutability-helper": "^2.6.5 || ^3.0.0"
185185
},
186-
"version": "3.0.0-beta.1",
186+
"version": "3.0.0-rc.0",
187187
"directories": {
188188
"doc": "docs"
189189
},

0 commit comments

Comments
 (0)