add @popperjs/core, bootstrap and perfect-scrollbar

This commit is contained in:
Uwe Steinmann 2020-08-31 09:51:50 +02:00
parent ee87a6a384
commit 0db704e44f

View File

@ -10,6 +10,8 @@
"license": "ISC",
"dependencies": {
"@coreui/coreui": "^3.2.2",
"@popperjs/core": "^2.4.4",
"bootstrap": "^4.5.2",
"bootstrap-datepicker": "^1.9.0",
"chartjs": "^0.3.24",
"cytoscape": "^3.15.2",
@ -26,6 +28,7 @@
"jquery-validation": "^1.19.2",
"moment": "^2.17.1",
"noty": "^2.4.1",
"perfect-scrollbar": "^1.5.0",
"select2": "^4.0.13"
}
}