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:
authorGar <gar+gh@danger.computer>2022-03-02 23:33:34 +0300
committerGitHub <noreply@github.com>2022-03-02 23:33:34 +0300
commit2b8f51e6d6c5a5cfb45a08cf768a31b3d5c7f36e (patch)
treefefbe4e16e710e32c0133e27b5b665dd139d1c2b /workspaces/libnpmexec
parent10e1326d2eb7ff2c70ee19907991b369476ccdd0 (diff)
chore: @npmcli/template-oss@2.9.2 (#4491)
Should get release-please working in workspaces
Diffstat (limited to 'workspaces/libnpmexec')
-rw-r--r--workspaces/libnpmexec/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index 45f1218ac..a6a94b3ae 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -65,6 +65,6 @@
"walk-up-path": "^1.0.0"
},
"templateOSS": {
- "version": "2.9.1"
+ "version": "2.9.2"
}
}