chore: bump version [skip ci]

This commit is contained in:
Gitea Actions
2025-03-13 08:19:36 +00:00
parent a71579b801
commit 8b3527b4c6
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.20",
"version": "0.0.21",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pay-point",
"version": "0.0.20",
"version": "0.0.21",
"dependencies": {
"@angular/animations": "^19.0.0",
"@angular/cdk": "^19.0.0",

View File

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