diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 1ab6829..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T05:51:03.137Z diff --git a/package.json b/package.json index 35a2e43..a80829f 100644 --- a/package.json +++ b/package.json @@ -38,12 +38,12 @@ }, "dependencies": { "@stdlib/array-to-json": "^0.1.0", - "@stdlib/assert-has-own-property": "^0.1.0", - "@stdlib/assert-is-function": "^0.1.0", - "@stdlib/assert-is-plain-object": "^0.1.0", - "@stdlib/assert-is-positive-number": "^0.1.0", - "@stdlib/constants-float64-ln-sqrt-two-pi": "^0.1.0", - "@stdlib/math-base-assert-is-nan": "^0.1.0", + "@stdlib/assert-has-own-property": "^0.1.1", + "@stdlib/assert-is-function": "^0.1.1", + "@stdlib/assert-is-plain-object": "^0.1.1", + "@stdlib/assert-is-positive-number": "^0.1.1", + "@stdlib/constants-float64-ln-sqrt-two-pi": "^0.1.1", + "@stdlib/math-base-assert-is-nan": "^0.1.1", "@stdlib/math-base-special-abs": "^0.1.0", "@stdlib/math-base-special-exp": "^0.1.0", "@stdlib/math-base-special-factorialln": "^0.1.0", @@ -52,28 +52,28 @@ "@stdlib/math-base-special-signum": "^0.1.0", "@stdlib/math-base-special-sqrt": "^0.1.0", "@stdlib/random-base-mt19937": "^0.1.0", - "@stdlib/string-format": "^0.1.0", + "@stdlib/string-format": "^0.1.1", "@stdlib/types": "^0.1.0", - "@stdlib/utils-constant-function": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.0", - "@stdlib/utils-noop": "^0.1.0" + "@stdlib/utils-constant-function": "^0.1.1", + "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", + "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.1", + "@stdlib/utils-noop": "^0.1.1" }, "devDependencies": { "@stdlib/array-uint32": "^0.1.0", - "@stdlib/assert-is-uint32array": "^0.1.0", + "@stdlib/assert-is-uint32array": "^0.1.1", "@stdlib/bench": "^0.1.0", - "@stdlib/constants-float64-eps": "^0.1.0", - "@stdlib/constants-uint32-max": "^0.1.0", + "@stdlib/constants-float64-eps": "^0.1.1", + "@stdlib/constants-uint32-max": "^0.1.1", "@stdlib/math-base-assert-is-nonnegative-integer": "^0.1.0", - "@stdlib/process-env": "^0.1.0", + "@stdlib/process-env": "^0.1.1", "@stdlib/random-base-minstd": "^0.1.0", "@stdlib/random-base-minstd-shuffle": "^0.1.0", "@stdlib/random-base-randu": "^0.1.0", "@stdlib/random-base-uniform": "^0.1.0", "@stdlib/stats-chi2gof": "^0.1.0", - "@stdlib/time-now": "^0.1.0", + "@stdlib/time-now": "^0.1.1", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1", "tap-min": "git+https://github.com/Planeshifter/tap-min.git"