2.0.1
This commit is contained in:
parent
4db2e2cf60
commit
e426366eb0
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "bigint-mod-arith",
|
"name": "bigint-mod-arith",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "bigint-mod-arith",
|
"name": "bigint-mod-arith",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in New Issue