From fa5b88b9e6e59c3ec3aefead6b9d5ca32038e1e3 Mon Sep 17 00:00:00 2001 From: klaas Date: Sat, 15 Mar 2025 20:19:50 +0100 Subject: [PATCH] =?UTF-8?q?README.md=20gef=C3=BCllt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c8e7104..37420bd 100644 --- a/README.md +++ b/README.md @@ -92,14 +92,16 @@ Authentifizierung: JWT ### 📜 Linter & Formatierung - ```sh - npm run lint - npm run format - ``` +```sh +npm run lint +npm run format +``` ### 📦 Abhängigkeiten aktualisieren +```sh npm update +``` ## 🏗 Zukünftige Erweiterungen