Skip to content

Commit

Permalink
fix: remove editurl
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickskowronekdkfz committed Oct 30, 2024
1 parent f83d6fb commit e429f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lib/src/types/options.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
},
"additionalProperties": false,
"unevaluatedProperties": false,
"required": ["newProjectUrl", "editProjectUrl", "siteMapping"]
"required": ["newProjectUrl", "siteMapping"]

}
},
Expand Down

0 comments on commit e429f4c

Please sign in to comment.