Closed dudeofawesome closed 5 years ago
I just noticed that this package still uses read-pkg@^3.0.0
, so the inherited typings from that will be missing unless it gets updated.
Can you address the same feedback as in https://github.com/sindresorhus/read-pkg/pull/8?
This PR relies on types from
find-up
andread-pkg
, which are added in sindresorhus/find-up#29 and sindresorhus/read-pkg#8. Those PRs need to be merged in for this one to be useful.