0.10.0
This commit is contained in:
parent
2f14507693
commit
c66e9267aa
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@root/keypairs",
|
||||
"version": "0.9.1",
|
||||
"version": "0.10.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@root/keypairs",
|
||||
"version": "0.9.1",
|
||||
"version": "0.10.0",
|
||||
"description": "Lightweight, Zero-Dependency RSA and EC/ECDSA crypto for Node.js and Browsers",
|
||||
"main": "keypairs.js",
|
||||
"browser": {
|
||||
|
|
Loading…
Reference in New Issue