diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 354280f..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T05:59:37.841Z diff --git a/package.json b/package.json index 89f98f0..63deaac 100644 --- a/package.json +++ b/package.json @@ -41,27 +41,27 @@ "@stdlib/array-typed-real-ctors": "^0.1.0", "@stdlib/array-typed-real-dtypes": "^0.1.0", "@stdlib/array-typed-real-float-dtypes": "^0.1.0", - "@stdlib/assert-has-own-property": "^0.1.0", + "@stdlib/assert-has-own-property": "^0.1.1", "@stdlib/assert-is-nonnegative-integer": "^0.1.0", - "@stdlib/assert-is-plain-object": "^0.1.0", + "@stdlib/assert-is-plain-object": "^0.1.1", "@stdlib/random-base-minstd": "^0.1.0", "@stdlib/strided-base-nullary": "^0.1.0", - "@stdlib/string-format": "^0.1.0", + "@stdlib/string-format": "^0.1.1", "@stdlib/types": "^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-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" }, "devDependencies": { "@stdlib/array-float32": "^0.1.0", "@stdlib/array-float64": "^0.1.0", "@stdlib/array-int32": "^0.1.0", - "@stdlib/assert-is-int32array": "^0.1.0", + "@stdlib/assert-is-int32array": "^0.1.1", "@stdlib/bench": "^0.1.0", "@stdlib/console-log-each": "^0.1.0", - "@stdlib/constants-int32-max": "^0.1.0", - "@stdlib/math-base-assert-is-nan": "^0.1.0", - "@stdlib/math-base-assert-is-nanf": "^0.1.0", + "@stdlib/constants-int32-max": "^0.1.1", + "@stdlib/math-base-assert-is-nan": "^0.1.1", + "@stdlib/math-base-assert-is-nanf": "^0.1.1", "@stdlib/math-base-special-pow": "^0.1.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",