brought package.json back from the grave

This commit is contained in:
2025-11-02 20:57:34 +01:00
parent ab24f5cf35
commit 6aa9511fbe
2 changed files with 1613 additions and 432 deletions

View File

@@ -17,6 +17,7 @@ COPY ecosystem.config.cjs ./
# Install root dependencies
#RUN npm install --only=production
RUN npm i --package-lock-only
RUN npm ci
# Copy workspace files

2044
package-lock.json generated

File diff suppressed because it is too large Load Diff