Bug 32030: Use vue-select beta.3, beta.5 is buggy
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 21 Oct 2022 15:12:46 +0000 (17:12 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:44:33 +0000 (09:44 -0300)
Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
package.json

index 54ebc3f..adf7147 100644 (file)
@@ -39,7 +39,7 @@
     "vue-flatpickr-component": "^9",
     "vue-i18n": "^9.1.10",
     "vue-router": "^4.0.14",
-    "vue-select": "^4.0.0-beta.5"
+    "vue-select": "4.0.0-beta.3"
   },
   "scripts": {
     "build": "node_modules/.bin/gulp build",