mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-31 07:19:32 +00:00
Downgrade minimatch to to still support nodejs 18
This commit is contained in:
parent
beea572c47
commit
f8bdbf1fde
2 changed files with 16 additions and 1 deletions
|
|
@ -99,6 +99,7 @@
|
|||
"stimulus-use": "^0.52.0",
|
||||
"tom-select": "^2.1.0",
|
||||
"ts-loader": "^9.2.6",
|
||||
"typescript": "^5.7.2"
|
||||
"typescript": "^5.7.2",
|
||||
"minimatch": "^9.0.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue