Skip to content

Commit 0ba097b

Browse files
committed
chore: Remove right-pad as a dependency
Given that "padEnd()" has been around for a while, this is a housekeeping commit to remove an extraneous dependency.
1 parent e7bd546 commit 0ba097b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package-lock.json

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"conventional-commit-types": "^3.0.0",
2727
"lodash.map": "^4.5.1",
2828
"longest": "^2.0.1",
29-
"right-pad": "^1.0.1",
3029
"word-wrap": "^1.0.3"
3130
},
3231
"devDependencies": {

0 commit comments

Comments
 (0)