Skip to content

Commit

Permalink
chore: use fork version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Apr 15, 2024
1 parent 6dd61c5 commit fe1ffca
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 83 deletions.
9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"dependencies": {
"bumpp": "npm:@hyoban/bumpp@9.4.0-1",
"changelogithub": "^0.13.6",
"changelogithub": "npm:@hyoban/changelogithub@0.13.6-0",
"conventional-changelog": "^5.1.0",
"conventional-recommended-bump": "^9.0.0",
"kolorist": "^1.8.0",
Expand All @@ -86,10 +86,5 @@
"typescript": "^5.4.5",
"vitest": "^1.5.0"
},
"prettier": "prettier-config-hyoban",
"pnpm": {
"patchedDependencies": {
"changelogithub@0.13.6": "patches/changelogithub@0.13.6.patch"
}
}
"prettier": "prettier-config-hyoban"
}
52 changes: 0 additions & 52 deletions patches/changelogithub@0.13.6.patch

This file was deleted.

42 changes: 18 additions & 24 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 fe1ffca

Please sign in to comment.