Add jquery

This commit is contained in:
ItsDrike 2021-08-25 19:36:37 +02:00
parent 4548c18688
commit 2ab2765363
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD
5 changed files with 25 additions and 2 deletions

View file

@ -1,6 +1,7 @@
{
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"bootstrap": "^5.1.0"
"bootstrap": "^5.1.0",
"jquery": "^3.6.0"
}
}