mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-20 09:09:33 +00:00
Enforce to use jquery 3 for now, as something seems to be broken with jquery 4 and webpack
This commit is contained in:
parent
ea71fcd120
commit
6402cfe619
3 changed files with 5 additions and 7 deletions
|
|
@ -73,5 +73,8 @@
|
|||
"tom-select": "^2.1.0",
|
||||
"ts-loader": "^9.2.6",
|
||||
"typescript": "^5.7.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"jquery": "^3.5.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue