release: v1.0.0
Node.js CI / CI (push) Successful in 1m28s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m26s

This commit is contained in:
2026-02-20 02:12:23 -08:00
parent 08795c620c
commit 8468c4cfdd
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@library/source",
"version": "0.0.0",
"version": "1.0.0",
"license": "MIT",
"scripts": {
"dev": "nx run-many --target=build --all && NODE_ENV=production op run --env-file=dev.env -- node dist/api/main.js",