diff --git a/package.json b/package.json index d1e7b11..a4bf840 100644 --- a/package.json +++ b/package.json @@ -30,5 +30,8 @@ "babel-plugin-styled-components": "^2.0.2", "babel-runtime": "^6.26.0", "typescript": "^4.5.4" + }, + "engines": { + "node": ">=14.x" } }