Skip to content

Commit 0c9c773

Browse files
authored
fix: Add missing find-up dependency (#833)
1 parent 07acede commit 0c9c773

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"cli-truncate": "^2.1.0",
7171
"commander": "^6.2.1",
7272
"dotf": "^1.5.3",
73+
"find-up": "^5.0.0",
7374
"fs-extra": "^9.1.0",
7475
"fuzzy": "^0.1.3",
7576
"gaxios": "^4.2.0",

0 commit comments

Comments
 (0)