build: change version
All checks were successful
Build and Deploy Angular App / build (push) Successful in 2m0s

This commit is contained in:
2024-12-28 08:37:36 +03:00
parent 224d7a3443
commit fcd179166e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "frontend",
"version": "1.0.0-b10",
"version": "1.0.0-rc0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "frontend",
"version": "1.0.0-b10",
"version": "1.0.0-rc0",
"dependencies": {
"@angular/animations": "^19.0.5",
"@angular/cdk": "~19.0.4",

View File

@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "1.0.0-b10",
"version": "1.0.0-rc0",
"scripts": {
"ng": "ng",
"start": "ng serve",