Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/package.json')
-rw-r--r--docs/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/package.json b/docs/package.json
index d92f558a3..5eada1c30 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -35,7 +35,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
- "@npmcli/template-oss": "4.6.2",
+ "@npmcli/template-oss": "4.7.1",
"tap": "^16.0.1"
},
"author": "GitHub Inc.",
@@ -58,7 +58,7 @@
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"ciVersions": "latest",
"engines": "^14.17.0 || ^16.13.0 || >=18.0.0",
- "version": "4.6.2",
+ "version": "4.7.1",
"content": "../scripts/template-oss/index.js"
}
}