From 2a2babfa7866cd5806704f167c96cbd4430d2c64 Mon Sep 17 00:00:00 2001 From: Niko Date: Wed, 3 Jun 2026 21:49:31 +0200 Subject: [PATCH] Package.json update --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 62a13d7..4c82091 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,7 @@ ["lib/identity_iot.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/identity_iot.py"], ["lib/identity_iot_ed25519.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/identity_iot_ed25519.py"], ["lib/identity_iot_aes.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/identity_iot_aes.py"], - ["lib/sha512.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/sha512.py"], - ["main.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/main.py"] + ["lib/sha512.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/sha512.py"] ], "deps": [ ["ssd1306", "latest"]