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": {