1
0
mirror of https://github.com/danog/fast-srp.git synced 2024-11-26 20:04:49 +01:00
This commit is contained in:
oznu 2020-04-12 20:55:29 +10:00
parent e9f37da17e
commit 9e1540c205
No known key found for this signature in database
GPG Key ID: 6FF2AA33FF323F1B

View File

@ -1,7 +1,7 @@
{
"name": "fast-srp-hap",
"description": "Secure Remote Password (SRP)",
"version": "1.0.2",
"version": "1.1.0",
"main": "index.js",
"scripts": {
"test": "vows test/test_*.js --spec"