This commit is contained in:
juanelas 2020-04-19 01:17:56 +02:00
parent 8060c9f636
commit c2574e3a7c
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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