Commit 7aec0cf
committed
Declare minimatch dependency in kolibri-format
kolibri-format/cli.js requires minimatch directly but never declared it,
relying on it being hoisted into a parent node_modules. Declare it
explicitly and bump the package version.1 parent 1414135 commit 7aec0cf
2 files changed
Lines changed: 11 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments