diff --git a/package.json b/package.json index cbe478c..d0a919e 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "lib/index.js", "devDependencies": { "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.26.0", + "@npmcli/template-oss": "4.25.0", "cmd-shim": "^7.0.0", "tap": "^16.0.1" }, @@ -38,11 +38,11 @@ ], "author": "GitHub Inc.", "engines": { - "node": "^18.17.0 || >=20.5.0" + "node": "^20.17.0 || >=22.9.0" }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.26.0", + "version": "4.25.0", "publish": true } }