]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: require node 16
authorJoe Workman <joe@workmanmail.com>
Thu, 17 Aug 2023 23:09:35 +0000 (16:09 -0700)
committerJoe Workman <joe@workmanmail.com>
Thu, 17 Aug 2023 23:09:35 +0000 (16:09 -0700)
package.json

index 94a36f837e40a75fc928298eb744d5218caeb0c5..8fc8aac63373e261bcd280b20556f8502ca700ff 100644 (file)
     "lodash.template": ">=4.5.0"
   },
   "engines": {
-    "node": ">=12.0"
+    "node": ">=16.0"
   },
   "repository": {
     "type": "git",