https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32244
Aleisha Amohia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Aleisha Amohia <[email protected]> --- (In reply to David Nind from comment #5) > Thanks for the patch Aman! > > I've also added a patch for Cypress (I didn't include the version number), > and amended the commit messages so that are consistent. Thanks! > > I'm not sure about the license version for Vue - in the current main, > node_modules/view/package.json says 3.5.13, rather than 3.5.4. We got this from package.json under 'dependencies': "vue": "^3.5.4", But can see now the different version in node_modules/vue/package.json { "name": "vue", "version": "3.5.13", } Is there any guidance on which we should use? > > I've also added a release note. > > David Nind -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
