This commit is contained in:
Jordan Baczuk 2020-01-15 13:24:44 -07:00 committed by Jordan Baczuk
parent a53b45a815
commit 4fc0853915
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "eccrypto", "name": "eccrypto",
"version": "1.1.2", "version": "1.1.3",
"description": "JavaScript Elliptic curve cryptography library", "description": "JavaScript Elliptic curve cryptography library",
"main": "index.js", "main": "index.js",
"browser": "browser.js", "browser": "browser.js",