passage v1.0.0-beta

This commit is contained in:
2026-06-25 12:18:19 +02:00
parent c0e1da78c8
commit 18f5a260b0
4 changed files with 5 additions and 5 deletions

4
web/package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "loremind-web",
"version": "0.18.0",
"version": "1.0.0-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "loremind-web",
"version": "0.18.0",
"version": "1.0.0-beta",
"dependencies": {
"@angular/animations": "^21.2.16",
"@angular/common": "^21.2.16",

View File

@@ -1,6 +1,6 @@
{
"name": "loremind-web",
"version": "0.18.0",
"version": "1.0.0-beta",
"description": "LoreMind Frontend - Angular",
"scripts": {
"ng": "ng",