From 524e691645ec297d3154bbb2b6b1cb02bec989b9 Mon Sep 17 00:00:00 2001 From: Matthias Berner Date: Sat, 28 Feb 2026 21:31:07 +0100 Subject: [PATCH] typescript --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 9cc017e..6a5731d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,6 +26,7 @@ steps: from_secret: git_password commands: - npm install + - npm install typescript@latest - npm run build # Erstellt die Authentifizierung für die Registry (URL aus package.json) - echo "//git.familie-berner.de/api/packages/Public/npm/:_authToken=$GITEA_TOKEN" > .npmrc