release: v1.0.0
Node.js CI / Lint and Test (push) Successful in 29s

This commit is contained in:
2025-02-10 20:58:31 -08:00
parent 9d9fa40bcb
commit 4f7f2d87e5
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@nhcarrigan/logger",
"version": "0.0.1",
"version": "1.0.0",
"description": "Our custom logging package, which pipes logs to our alerts server.",
"type": "module",
"main": "prod/index.js",