Share .env file with the NodeJS build script.

This commit is contained in:
flash 2025-04-11 18:02:38 +00:00
parent 35dce01323
commit 99e3e3111a
Signed by: flash
GPG key ID: 2C9C2C574D47FE3E
7 changed files with 88 additions and 84 deletions

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@railcomm/assproc": "^1.1.0"
"@railcomm/assproc": "^1.2.1"
}
}