From 38f3b1c0f451c17307f8faf96ad74fdbb3bd283f Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sat, 7 Oct 2023 17:31:38 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 4710af8..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T05:57:10.206Z diff --git a/package.json b/package.json index 52dfba8..9f6fdbf 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@stdlib/strided-base-binary": "^0.1.0", "@stdlib/strided-base-nullary": "^0.1.0", "@stdlib/types": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0" + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1" }, "devDependencies": { "@stdlib/array-base-linspace": "^0.1.0", @@ -54,8 +54,8 @@ "@stdlib/array-zeros": "^0.1.0", "@stdlib/bench": "^0.1.0", "@stdlib/console-log-each": "^0.1.0", - "@stdlib/math-base-assert-is-nan": "^0.1.0", - "@stdlib/math-base-assert-is-nanf": "^0.1.0", + "@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", "@stdlib/random-base-uniform": "^0.1.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby",