npm i
This commit is contained in:
@@ -22,7 +22,7 @@ ENV HUSKY=0
|
|||||||
COPY package.json package-lock.json ./
|
COPY package.json package-lock.json ./
|
||||||
|
|
||||||
RUN npm pkg delete scripts.prepare \
|
RUN npm pkg delete scripts.prepare \
|
||||||
&& npm ci --include=dev --no-audit --no-fund
|
&& npm i --include=dev --no-audit --no-fund
|
||||||
|
|
||||||
|
|
||||||
# =========================================================
|
# =========================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user