Skip to content

Commit ab12e1e

Browse files
authored
update node-onlykey (onlykey#35)
* fix for safari, webauthn call on load disabled * fix for safari, webauthn call on load disabled * fix for safari, webauthn call on load disabled * changes to lib to use node_modules * pull lib from github * fix for apple, prompt to continue * Update package.json
1 parent 4650ffd commit ab12e1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"express": "^4.17.1",
4949
"gun": "^0.2020.520",
50-
"node-onlykey": "github:trustcrypto/node-onlykey#043e5d64f12ad90c166c7e04446eefcededd29e6",
50+
"node-onlykey": "github:trustcrypto/node-onlykey#4796f8e7a243024c754a6c44457a1e4a04553987",
5151
"xterm": "^4.8.1",
5252
"xterm-addon-fit": "^0.4.0"
5353
}

0 commit comments

Comments
 (0)