chore: release v3.18.0

This commit is contained in:
courtmanr@gmail.com
2025-06-01 21:30:12 +01:00
parent 7c21d73844
commit 3ba287fd50
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "pulse",
"version": "3.17.3",
"version": "3.18.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pulse",
"version": "3.17.3",
"version": "3.18.0",
"license": "MIT",
"dependencies": {
"axios": "^1.9.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pulse",
"version": "3.17.3",
"version": "3.18.0",
"description": "A lightweight monitoring application for Proxmox VE.",
"main": "server/index.js",
"scripts": {