mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-25 04:09:16 +00:00
Install jquery and popper.js
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
"homepage": "https://github.com/privacyguides/privacyguides#readme",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-pro": "^6.0.0-alpha2",
|
||||
"bootstrap": "^4.5.3"
|
||||
"bootstrap": "^4.5.3",
|
||||
"jquery": "^3.5.1",
|
||||
"popper.js": "^1.16.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user