diff --git a/package.json b/package.json index a7897d5..4931153 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.5.1" }, "scripts": { "start": "NODE_ENV=dev node ./bin/www",