chore: bump version [skip ci]

This commit is contained in:
Gitea Actions
2025-03-12 22:45:33 +00:00
parent eed9e30fd3
commit 9520f8b5c9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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