mirror of
https://github.com/danog/fast-srp.git
synced 2024-11-30 04:19:18 +01:00
2.0.1
This commit is contained in:
parent
189edd4ada
commit
8b79fad694
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "fast-srp-hap",
|
"name": "fast-srp-hap",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "fast-srp-hap",
|
"name": "fast-srp-hap",
|
||||||
"description": "Secure Remote Password (SRP)",
|
"description": "Secure Remote Password (SRP)",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"main": "lib/srp.js",
|
"main": "lib/srp.js",
|
||||||
"types": "lib/srp.d.ts",
|
"types": "lib/srp.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user