Bug 32212: (bug 32030 follow-up) Restore bootstrap 4
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 17 Nov 2022 06:48:54 +0000 (07:48 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 17 Nov 2022 17:49:07 +0000 (14:49 -0300)
commite7d4898d678c213dec7af6083f3e8cc9ed4cd649
treee0720f9c3c67022e595eab8d797c7c3ffc06981b
parenta922c8cc968f41f0cbf5f577adef16312474223a
Bug 32212: (bug 32030 follow-up) Restore bootstrap 4

During the development of the eRM module I've tried to use bootstrap 5
(and vue-bootstrap), but I didn't manage to make it work without
modifying the version used in Koha. This change is actually not needed
and we can keep version 4.
See commit 8c32f186d5a62e742621c35cfacff5b22bb42b71
Bug 32030: ERM - Remove BootstrapVue3

Test plan:
% yarn install
% git diff
you should notice the version change in yarn.lock

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
package.json