resolve possible conflict between jquery versions

This commit is contained in:
ansuz 2022-03-24 16:44:33 +05:30
parent bb50fe0c93
commit db122341c6
1 changed files with 1 additions and 1 deletions

View File

@ -52,6 +52,6 @@
},
"resolutions": {
"bootstrap": "^v4.0.0",
"jquery": "2.2.4"
"jquery": "3.6.0"
}
}