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 'smoke-tests/package.json')
-rw-r--r--smoke-tests/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/smoke-tests/package.json b/smoke-tests/package.json
index 5f3804f88..c9b08a175 100644
--- a/smoke-tests/package.json
+++ b/smoke-tests/package.json
@@ -20,7 +20,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/promise-spawn": "^4.0.0",
- "@npmcli/template-oss": "4.6.1",
+ "@npmcli/template-oss": "4.6.2",
"minify-registry-metadata": "^2.2.0",
"rimraf": "^3.0.2",
"tap": "^16.0.1",
@@ -30,7 +30,7 @@
"license": "ISC",
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.6.1",
+ "version": "4.6.2",
"content": "../scripts/template-oss/index.js"
},
"tap": {