chore: bump version [skip ci]

This commit is contained in:
Gitea Actions
2025-03-13 08:08:26 +00:00
parent e4c90f8750
commit a7462b5e29
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "pay-point",
"version": "0.0.18",
"version": "0.0.19",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pay-point",
"version": "0.0.18",
"version": "0.0.19",
"dependencies": {
"@angular/animations": "^19.0.0",
"@angular/cdk": "^19.0.0",

View File

@@ -1,6 +1,6 @@
{
"name": "pay-point",
"version": "0.0.18",
"version": "0.0.19",
"scripts": {
"ng": "ng",
"start": "ng serve",