fix: update version to 2.2.8 in package-lock.json

This commit is contained in:
medchedli 2025-05-24 21:03:15 +01:00
parent 933daaa221
commit bc76e53a6b

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "hexabot", "name": "hexabot",
"version": "2.2.7", "version": "2.2.8",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "hexabot", "name": "hexabot",
"version": "2.2.7", "version": "2.2.8",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"workspaces": [ "workspaces": [
"frontend", "frontend",