Skip to content

Commit

Permalink
remove required
Browse files Browse the repository at this point in the history
  • Loading branch information
meniRoy committed Sep 13, 2023
1 parent 610ae47 commit 54080f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@
"properties": {
"env0.apiUrl": {
"type": "string",
"required": true,
"default": "api.env0.com"
},
"env0.webUrl": {
"type": "string",
"required": true,
"default": "app.env0.com"
}
}
Expand Down

0 comments on commit 54080f8

Please sign in to comment.