260307:1319 20260307:1300 fix n8n workflow project_id, issued_date and received_date
Build and Deploy / deploy (push) Successful in 4m11s

This commit is contained in:
admin
2026-03-07 13:19:03 +07:00
parent 65a758298a
commit e70fc95fa0
5 changed files with 1250 additions and 11 deletions
+8 -2
View File
@@ -1,7 +1,7 @@
{
"name": "backend",
"version": "1.5.1",
"description": "",
"description": "<p align=\"center\">\r <a href=\"http://nestjs.com/\" target=\"blank\"><img src=\"https://nestjs.com/img/logo-small.svg\" width=\"120\" alt=\"Nest Logo\" /></a>\r </p>",
"author": "",
"private": true,
"license": "UNLICENSED",
@@ -135,5 +135,11 @@
"overrides": {
"fast-xml-parser": "^5.3.5"
}
}
},
"main": "index.js",
"directories": {
"test": "test"
},
"keywords": [],
"type": "commonjs"
}