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:21 +0300
commit83f8942df9440bdcfe6c99ca0c294de6ffb5fc72 (patch)
tree79a71e8a972bce8f8b4bb894d09c92a100c718ee /workspaces/libnpmorg/package.json
parente5761b9adafe8607ad68baa9599ad4eb228bc6be (diff)
chore: template-oss@4.3.2
Diffstat (limited to 'workspaces/libnpmorg/package.json')
-rw-r--r--workspaces/libnpmorg/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/workspaces/libnpmorg/package.json b/workspaces/libnpmorg/package.json
index 748dd83f0..f63ab47e8 100644
--- a/workspaces/libnpmorg/package.json
+++ b/workspaces/libnpmorg/package.json
@@ -28,7 +28,7 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "4.1.2",
+ "@npmcli/template-oss": "4.3.2",
"minipass": "^3.1.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
@@ -49,6 +49,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.1.2"
+ "version": "4.3.2",
+ "content": "../../scripts/template-oss/index.js"
}
}