v1.9.3: use keypairs (over rasha)

This commit is contained in:
AJ ONeal 2019-03-14 12:04:38 -06:00
parent 01544d5eef
commit 04a38f1801
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "rsa-compat",
"version": "1.9.2",
"version": "1.9.3",
"engines": {
"node": ">=10.12"
},
@ -10,7 +10,6 @@
"rsa-keygen-js": "bin/rsa-keygen.js"
},
"scripts": {
"postinstall": "node lib/telemetry.js event:install",
"test": "bash test.sh"
},
"repository": {