diff --git a/docs/index.html b/docs/index.html index e7f06bd..db31a54 100644 --- a/docs/index.html +++ b/docs/index.html @@ -391,6 +391,11 @@

jest-geojson

+
  • + Node and Operating System Support Policy +
  • License and Development
  • Contact
  • diff --git a/package.json b/package.json index 44c15a6..52ff340 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "jest": ">=24.0.0" }, "engines": { - "node": ">=14" + "node": ">=16" }, "release": { "extends": "@m-scott-lassiter/semantic-release-github-npm-config"