This commit is contained in:
juanelas 2020-04-07 12:56:19 +02:00
parent 1a0adcd876
commit fb6518b883
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.2",
"version": "2.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "bigint-mod-arith",
"version": "2.0.2",
"version": "2.0.3",
"description": "Some additional common functions for modular arithmetics using native JS (stage 3) implementation of BigInt",
"keywords": [
"modular arithmetics",