Skip to content

Commit

Permalink
chore: remove changesets patch
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re committed Aug 9, 2022
1 parent 63d43e1 commit 57b16b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 25 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,13 @@
]
},
"patchedDependencies": {
"@changesets/cli@2.23.0": "patches/@changesets__cli@2.23.0.patch",
"@changesets/assemble-release-plan@5.1.3": "patches/@changesets__assemble-release-plan@5.1.3.patch"
"@changesets/cli@2.23.0": "patches/@changesets__cli@2.23.0.patch"
}
},
"dependencies": {
"@astrojs/webapi": "workspace:*"
},
"devDependencies": {
"@changesets/assemble-release-plan": "5.1.3",
"@changesets/changelog-github": "0.4.4",
"@changesets/cli": "2.23.0",
"@octokit/action": "^3.18.1",
Expand Down
14 changes: 0 additions & 14 deletions patches/@changesets__assemble-release-plan@5.1.3.patch

This file was deleted.

10 changes: 2 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 57b16b6

Please sign in to comment.