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:
authorLuke Karrys <luke@lukekarrys.com>2022-09-20 00:11:16 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-09-20 02:39:41 +0300
commit8ab1ef042be20896c5b5f646f78a8259a7b7677c (patch)
treedd8a73ff323fa4fff640890d7931b773070bdcff /workspaces/arborist/package.json
parent6065f860d1b54d540e10b9a6c94235ec79072537 (diff)
chore: template-oss@4.3.2
Diffstat (limited to 'workspaces/arborist/package.json')
-rw-r--r--workspaces/arborist/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index 7f1b26630..d02d6b692 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "4.1.1",
+ "@npmcli/template-oss": "4.3.2",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"minify-registry-metadata": "^2.1.0",
@@ -100,6 +100,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.1.1"
+ "version": "4.3.2",
+ "content": "../../scripts/template-oss/index.js"
}
}