From 12af559167cc8574dc575df7018453b08f515064 Mon Sep 17 00:00:00 2001 From: Pascal Perrenoud Date: Tue, 4 Jun 2024 16:50:37 +0200 Subject: [PATCH] fmt --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7fc530b..bd12718 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ "dependencies": { "jose": "^5.3.0", - "rust": "git+https://git.pband.ch/typescript/rust.git", - "misc": "git+https://git.pband.ch/typescript/misc.git", "log": "git+https://git.pband.ch/typescript/log.git", + "misc": "git+https://git.pband.ch/typescript/misc.git", + "rust": "git+https://git.pband.ch/typescript/rust.git", "zxcvbn": "^4.4.2" }, "devDependencies": {