Skip to content

Commit

Permalink
feat: add package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaccoSordo committed Jul 23, 2024
1 parent 5ab63d4 commit 0ff1148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ WORKDIR /app
COPY install-build-deps.js /app
COPY install-test-deps.js /app
COPY package.json /app
COPY package-lock.json /app
COPY yarn.lock /app
COPY apply-diagnostic-modules.js /app
COPY patch-dependency-versions.js /app
Expand Down

0 comments on commit 0ff1148

Please sign in to comment.