Initial release manifest package

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-01-19 10:30:12 +01:00
parent 2c82f6b5dd
commit 476bb94115
13 changed files with 293 additions and 9 deletions
+3 -1
View File
@@ -6,7 +6,9 @@
"access": "public",
"baseBranch": "master",
"updateInternalDependencies": "patch",
"ignore": [],
"ignore": [
"@backstage/release-manifest"
],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}