Skip to content

Commit ccd8f25

Browse files
committed
fix: add minimatch dependency (was missing, only types were installed)
1 parent 6f5086c commit ccd8f25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"ignore": "^5.3.1",
4747
"ink": "^4.4.1",
4848
"ink-spinner": "^5.0.0",
49+
"minimatch": "^10.1.1",
4950
"open": "^10.1.0",
5051
"ora": "^9.0.0",
5152
"react": "^18.2.0",

0 commit comments

Comments
 (0)