casper-with-landing-page/renovate.json
2020-03-05 10:54:24 -05:00

8 lines
98 B
JSON

{
"extends": [
"@tryghost:theme"
],
"node": {
"supportPolicy": ["lts_latest"]
}
}