diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2c54b0d2..b6ec921a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # This file is automatically added by @npmcli/template-oss. Do not edit. -* @npm/cli-team +* @npm/cli-team @npm/cli-triage diff --git a/package.json b/package.json index f05fb9ba..09bd496f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@npmcli/config": "^10.0.0", "@npmcli/eslint-config": "^6.0.1", - "@npmcli/template-oss": "4.30.0", + "@npmcli/template-oss": "5.0.0", "tap": "^16.0.1" }, "engines": { @@ -60,7 +60,7 @@ ], "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.30.0", + "version": "5.0.0", "publish": true, "updateNpm": false }