2.0.2
This commit is contained in:
parent
7214502ddf
commit
663bc318f4
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bigint-mod-arith",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bigint-mod-arith",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "Some additional common functions for modular arithmetics using native JS (stage 3) implementation of BigInt",
|
||||
"keywords": [
|
||||
"modular arithmetics",
|
||||
|
|
Loading…
Reference in New Issue