Commit b4a32bc
committed
deps: explicit the @oclif/core dependency used in main.js
This commit explicits the dependency on @oclif/core (we use the Config
type from that lib in the main.js file) instead on relying on implicit
dependency (from the bump-cli package).1 parent 5d606f3 commit b4a32bc
2 files changed
Lines changed: 76 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments