refs #6415 fix: package version
gitea/salix-front/pipeline/head There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2023-11-09 09:28:53 +01:00
parent 82674aa5ba
commit c870e8b367
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "salix-front", "name": "salix-front",
"version": "23.42.01", "version": "23.46.01",
"description": "Salix frontend", "description": "Salix frontend",
"productName": "Salix", "productName": "Salix",
"author": "Verdnatura", "author": "Verdnatura",
@ -53,4 +53,4 @@
"vite": "^4.3.5", "vite": "^4.3.5",
"vitest": "^0.31.1" "vitest": "^0.31.1"
} }
} }