diff --git a/package.json b/package.json index bbdda547..ae0aafe6 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,9 @@ }, "author": "Foundation Yetinauts (https://get.foundation)", "license": "MIT", + "engines": { + "node": ">=12 <=14" + }, "dependencies": { "foundation-sites": "latest", "jquery": "^3.6.0",