This commit is contained in:
Juan Hernández Serrano 2019-04-16 10:10:08 +02:00
parent 0d33d265f4
commit cfb207db5f
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": "1.2.4", "version": "1.2.5",
"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": "1.2.4", "version": "1.2.5",
"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",