Skip to content

Commit 9aa5e78

Browse files
authored
Update package.json (#47)
@types/minimatch@6 requires Node.js version >= 20.
1 parent 0daecb0 commit 9aa5e78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

template/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@
151151
"webpackbar": "^5.0.0-3",
152152
"yargs": "^17.0.1"
153153
},
154+
"resolutions": {
155+
"@types/minimatch": "^5.1.2"
156+
},
154157
"engines": {
155158
"node": ">= 16.0.0"
156159
}

0 commit comments

Comments
 (0)