🔧 Removed package-lock.json

This commit is contained in:
2022-03-27 23:17:37 -07:00
parent 7e7e042591
commit 6dcdbd9227

View File

@@ -4,7 +4,6 @@ LABEL maintainer="Rishi Ghan <rishi.ghan@gmail.com>"
WORKDIR /threetwo
COPY package.json ./
COPY package-lock.json ./
COPY yarn.lock ./
COPY nodemon.json ./
COPY jsdoc.json ./