newer OpenPGP.js has support for key signing

This commit is contained in:
Marc Wäckerlin
2017-05-12 13:51:36 +00:00
parent 324844eb25
commit 1f1ae4936d
2 changed files with 21 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
"express": "2.5.8",
"jquery": "~3.1.0",
"mysql": "~2.10.2",
"openpgp": "~2.3.3",
"openpgp": ">=2.4.0",
"socket.io": "~1.4.8",
"stylus": "~0.54.5",
"webrtc.io": "0.0.4"