This commit is contained in:
Juan Hernández Serrano 2019-03-25 18:11:02 +01:00
parent 1c5039b827
commit 944deb4ebd
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": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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