From 45a7b61afbfaf5db6fc50800e1da645da44f42f5 Mon Sep 17 00:00:00 2001 From: Gabriel Handford Date: Wed, 29 Apr 2020 20:09:11 -0700 Subject: [PATCH] package: Include fido2.so --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index e1eb2a6..78ffb09 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "src/main/rpc/keys.proto", "bin/keysd", "bin/keys", + "bin/fido2.so", "bin/updater", "bin/keysd.exe", "bin/keys.exe",