From 0a331ac415da0975b7dfd249d892892fb5f63199 Mon Sep 17 00:00:00 2001 From: Jan Sepke <625043+jansepke@users.noreply.github.com> Date: Mon, 15 Mar 2021 14:52:43 +0100 Subject: [PATCH] bump version in v7 bug template PR-URL: https://github.com/npm/cli/pull/2869 Credit: @jansepke Close: #2869 Reviewed-by: @wraithgar --- .github/ISSUE_TEMPLATE/bug_7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_7.md b/.github/ISSUE_TEMPLATE/bug_7.md index 48faa9c79ed6b..cd995b62d2bbc 100644 --- a/.github/ISSUE_TEMPLATE/bug_7.md +++ b/.github/ISSUE_TEMPLATE/bug_7.md @@ -31,5 +31,5 @@ ex. steps to reproduce the behavior: ex. - OS: Ubuntu 20.04 - Node: 13.14.0 -- npm: 6.4.12 +- npm: 7.6.3 -->