Fix tsc missing, was not merged from master

This commit is contained in:
Manuel 2021-06-05 23:21:18 +02:00
parent 8e04bd9726
commit 6c153d6bf1
Signed by: SunRed
GPG Key ID: 4085037435E1F07A
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM node:slim
LABEL author="1Computer1"
RUN npm install --global --save-dev @swc/core @swc/register
yarn global add typescript @types/node
COPY run.sh /var/run/