release: v1.0.0
All checks were successful
Node.js CI / Lint and Test (push) Successful in 44s

This commit is contained in:
Naomi Carrigan 2025-02-10 20:05:13 -08:00
parent f015cd2911
commit a7247316dd
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -1,6 +1,6 @@
{
"name": "alert-server",
"version": "0.0.0",
"version": "1.0.0",
"description": "A web server that sends alerts to our Matrix room.",
"main": "index.js",
"type": "module",