diff options
| author | tankfeeder <mike.pechkin@gmail.com> | 2017-07-03 11:59:03 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-03 11:59:03 +0300 |
| commit | 92eb2c8a7cdd4e5f4805d88ee152285c1706691a (patch) | |
| tree | fff753c7279705740586ac5391f48588b9b528db | |
| parent | f2dc8c49dba17366a403c12b6cd98d82e59b7a82 (diff) | |
| download | packages-92eb2c8a7cdd4e5f4805d88ee152285c1706691a.tar.gz packages-92eb2c8a7cdd4e5f4805d88ee152285c1706691a.zip | |
add comma
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 0698dc2..821d344 100644 --- a/packages.json +++ b/packages.json @@ -6625,7 +6625,7 @@ "description": "Salted Challenge Response Authentication Mechanism (SCRAM) ", "license": "MIT", "web": "https://github.com/rgv151/scram" - } + }, { "name": "blake2", "url": "https://bitbucket.org/mihailp/blake2/", |
