Skip to content

Commit

Permalink
chore: remove packages key
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandolf committed May 30, 2022
1 parent c7aa07e commit 207b141
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions release-please-config.json
@@ -1,16 +1,4 @@
{
"last-release-sha": "d4321e53c909c7ecf90f5f27d3a136cba176f40b",
"release-as": "14.2.0",
"packages": {
".": {
"releaseType": "node",
"packageName": "puppeteer",
"draft": false,
"prerelease": false,
"bumpMinorPreMajor": false,
"bumpPatchForMinorPreMajor": false,
"changelogPath": "CHANGELOG.md",
"versioning": "default"
}
}
"release-as": "14.2.0"
}

0 comments on commit 207b141

Please sign in to comment.