release: v1.1.0
Node.js CI / CI (push) Failing after 1m25s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m35s

This commit is contained in:
2026-02-20 20:35:04 -08:00
parent 983b78b0e9
commit fbfc24ba0d
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@library/source",
"version": "1.0.0",
"version": "1.1.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",