Skip to content

Commit 6f5086c

Browse files
committed
fix: add @types/minimatch for TypeScript compilation
1 parent 4c44753 commit 6f5086c

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
@@ -56,6 +56,7 @@
5656
"devDependencies": {
5757
"@types/diff": "^8.0.0",
5858
"@types/fs-extra": "^11.0.4",
59+
"@types/minimatch": "^6.0.0",
5960
"@types/node": "^24.10.1",
6061
"@types/react": "^18.3.3",
6162
"@types/terminal-link": "^1.2.0",

0 commit comments

Comments
 (0)