Skip to content

Commit e4ea522

Browse files
committed
Revert "fix change packege.json prisma neocol"
This reverts commit f268cac.
1 parent f268cac commit e4ea522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ WORKDIR /evolution
1111

1212
COPY ./package.json ./tsconfig.json ./
1313

14-
RUN npm_config_ignore_scripts=true npm install
14+
RUN npm install
1515

1616
COPY ./src ./src
1717
COPY ./public ./public

0 commit comments

Comments
 (0)