This commit is contained in:
juanelas 2020-04-08 11:53:58 +02:00
parent 6511d95cb6
commit 6b1f70b625
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "bigint-mod-arith", "name": "bigint-mod-arith",
"version": "2.0.4", "version": "2.0.5",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "bigint-mod-arith", "name": "bigint-mod-arith",
"version": "2.0.4", "version": "2.0.5",
"description": "Some common functions for modular arithmetic using native JS implementation of BigInt", "description": "Some common functions for modular arithmetic using native JS implementation of BigInt",
"keywords": [ "keywords": [
"modular arithmetics", "modular arithmetics",