Compare commits

..

No commits in common. "bcf92ba6f51ee59fe9f040c7282851988d7dfcc8" and "034e84a26ec013731cd0d794d671a4beff4e7a6b" have entirely different histories.

2 changed files with 3 additions and 8 deletions

View file

@ -16,7 +16,7 @@
"url": "https://git.sp-codes.de/samuel-p/sp-codes.de" "url": "https://git.sp-codes.de/samuel-p/sp-codes.de"
}, },
"optionalDependencies": { "optionalDependencies": {
"browser-sync": "^2.26.7" "browser-sync": "2.26.7"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^0.11.0", "@11ty/eleventy": "^0.11.0",

View file

@ -1,9 +1,4 @@
{ {
"assignees": [ "assignees": ["samuel-p"],
"samuel-p" "baseBranches": ["develop"]
],
"baseBranches": [
"develop"
],
"rangeStrategy": "bump"
} }