versie 1.3.0 - the 'feel' update

This commit is contained in:
Mel M. van Veen
2024-12-03 13:57:29 +01:00
parent 83ce734c82
commit f34ca26cdd
21 changed files with 368 additions and 158 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "wiv",
"version": "1.2.3",
"version": "1.3.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
@@ -11,7 +11,7 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^19.0.0",
"@angular/animations": "^19.0.1",
"@angular/cdk": "^19.0.0",
"@angular/common": "^19.0.0",
"@angular/compiler": "^19.0.0",