This commit is contained in:
juanelas 2020-05-01 01:40:28 +02:00
parent 40b3b55632
commit ff9f8afd61
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.7",
"version": "2.0.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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