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 'workspaces/libnpmfund/package.json')
-rw-r--r--workspaces/libnpmfund/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json
index 6bb96b625..dcc629d43 100644
--- a/workspaces/libnpmfund/package.json
+++ b/workspaces/libnpmfund/package.json
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
- "@npmcli/template-oss": "4.6.2",
+ "@npmcli/template-oss": "4.7.1",
"tap": "^16.0.1"
},
"dependencies": {
@@ -53,7 +53,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.6.2",
+ "version": "4.7.1",
"content": "../../scripts/template-oss/index.js"
},
"tap": {