Merge pull request #3174 from AngelOnFira/upgrade-jquery-dep

Upgraded Jquery dep
This commit is contained in:
Yuvi Panda
2020-09-17 22:42:26 +05:30
committed by GitHub

View File

@@ -21,7 +21,7 @@
"dependencies": {
"bootstrap": "^3.4.1",
"font-awesome": "^4.7.0",
"jquery": "^3.3.1",
"jquery": "^3.5.1",
"moment": "^2.24.0",
"requirejs": "^2.3.6"
}