1.2.6
Build and deploy / build-and-push (push) Successful in 20s
Build and deploy / deploy (push) Successful in 3s

This commit is contained in:
Samuel Enocsson
2026-05-22 15:27:42 +02:00
parent d0c278ea1b
commit 46f78b42dc
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "pdga-ratings",
"version": "1.2.5",
"version": "1.2.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pdga-ratings",
"version": "1.2.5",
"version": "1.2.6",
"dependencies": {
"ejs": "^4.0.1",
"express": "^4.18.2",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pdga-ratings",
"version": "1.2.5",
"version": "1.2.6",
"description": "PDGA rating scraper and display",
"main": "server.js",
"scripts": {