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-15 00:58:53 +0300
committerNathan Fritz <fritzy@github.com>2022-09-15 02:08:54 +0300
commit88fa2a07539282d919e289d9413d8e9465e21eff (patch)
tree23d053c3cdd7743f73d1466ee7828de6193f48cc /release-please-config.json
parent64801aac3e4349787e00794ee4c9fee513b23ee8 (diff)
chore: remove reference to removed workspace-deps plugin
Diffstat (limited to 'release-please-config.json')
-rw-r--r--release-please-config.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/release-please-config.json b/release-please-config.json
index 87ff3b2ca..808e4a7a0 100644
--- a/release-please-config.json
+++ b/release-please-config.json
@@ -1,8 +1,7 @@
{
"bootstrap-sha": "141faf0c19eae382d0e19833129f5545fc2355c8",
"plugins": [
- "node-workspace",
- "workspace-deps"
+ "node-workspace"
],
"changelog-sections": [
{