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:30:18 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-08-26 01:38:48 +0300
commitf628431c8a79d7cf00987ca6372dc34d4fbadfcf (patch)
tree5ba956138327dc6c1f95f39daf3c575e2d387dfb /package.json
parent02541a079d0cb88a5c16cf0d2fefb8bdf93233f0 (diff)
chore: @npmcli/template-oss@3.7.1
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 b8d84595a..658d25087 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.7.0",
+ "@npmcli/template-oss": "3.7.1",
"fs-minipass": "^2.1.0",
"licensee": "^8.2.0",
"minimatch": "^5.1.0",
@@ -250,7 +250,7 @@
"templateOSS": {
"rootRepo": false,
"rootModule": false,
- "version": "3.7.0"
+ "version": "3.7.1"
},
"license": "Artistic-2.0",
"engines": {