1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00

Switched to Renovate's LTS support policy

no issue

- we want to support all LTS versions and not just the latest
This commit is contained in:
Daniel Lockyer 2020-01-10 11:32:43 +07:00
parent c849cd1f59
commit 10002cbb8a

View file

@ -14,7 +14,7 @@
"ignorePaths": ["lib/koenig-editor/package.json"],
"travis": { "enabled": true },
"node": {
"supportPolicy": ["lts_latest"]
"supportPolicy": ["lts"]
},
"separateMinorPatch": true,
"patch": {