Skip to content

Commit

Permalink
fix: Flip plugins order again
Browse files Browse the repository at this point in the history
  • Loading branch information
andymac4182 committed Apr 18, 2023
1 parent c42e0d2 commit 3003b70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions release-please-config.json
Expand Up @@ -35,14 +35,14 @@
}
},
"plugins": [
{
"type": "node-workspace",
"merge": false
},
{
"type": "linked-versions",
"groupName": "all packages",
"components": [""]
},
{
"type": "node-workspace",
"merge": false
}
]
}

0 comments on commit 3003b70

Please sign in to comment.