This commit is contained in:
juanelas 2020-04-07 13:09:55 +02:00
parent 58089a89eb
commit 911ad03dd1
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.3", "version": "2.0.4",
"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.3", "version": "2.0.4",
"description": "Some additional common functions for modular arithmetics using native JS (stage 3) implementation of BigInt", "description": "Some additional common functions for modular arithmetics using native JS (stage 3) implementation of BigInt",
"keywords": [ "keywords": [
"modular arithmetics", "modular arithmetics",