This commit is contained in:
juanelas 2020-04-19 01:31:54 +02:00
parent d65ce9555d
commit 9d8b0e5c20
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "bigint-mod-arith",
"version": "2.0.6",
"version": "2.0.7",
"description": "Some common functions for modular arithmetic using native JS implementation of BigInt",
"keywords": [
"modular arithmetics",
@ -73,4 +73,4 @@
"standard": "^14.3.3",
"typescript": "^3.8.3"
}
}
}