diff --git a/package.json b/package.json index a9b329b..d540f45 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A simple tool to automate my resume generation.", "main": "bin/www", "engines": { - "npm": "10.1.0" + "npm": "10.8.3" }, "scripts": { "start": "NODE_ENV=dev node ./bin/www",