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-08-26 01:03:57 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-08-26 01:09:42 +0300
commit02541a079d0cb88a5c16cf0d2fefb8bdf93233f0 (patch)
treed4911d36b567d78264d72e9204e96a68c4014860 /package.json
parent1286f03fe73dee9a447b13b662f0c5622ab6ec9e (diff)
chore: @npmcli/template-oss@3.7.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index ccb60f8aa..b8d84595a 100644
--- a/package.json
+++ b/package.json
@@ -206,7 +206,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
- "@npmcli/template-oss": "3.5.0",
+ "@npmcli/template-oss": "3.7.0",
"fs-minipass": "^2.1.0",
"licensee": "^8.2.0",
"minimatch": "^5.1.0",
@@ -250,7 +250,7 @@
"templateOSS": {
"rootRepo": false,
"rootModule": false,
- "version": "3.5.0"
+ "version": "3.7.0"
},
"license": "Artistic-2.0",
"engines": {