release: v1.1.1
Node.js CI / CI (push) Successful in 1m46s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m47s

This commit is contained in:
2026-02-23 20:38:19 -08:00
parent 6d5b0581a5
commit 3fecd548a4
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@library/source",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",
"scripts": {
"dev": "nx run-many --target=build --all && NODE_ENV=production op run --env-file=dev.env -- node dist/api/main.js",