fix(ci): remove obsolete config option

This commit is contained in:
Łukasz Mierzwa
2022-01-18 16:43:39 +00:00
committed by GitHub
parent 682090fa4b
commit a1bc97310c

View File

@@ -13,8 +13,5 @@
"matchPackagePatterns": ["bootstrap", "bootswatch"],
"groupName": "bootstrap"
}
],
"node": {
"supportPolicy": ["lts_latest"]
}
]
}