From 77ca869eb997041bdbbea3d185f217de352f1dcc Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 04:32:13 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 18 +++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 9f4d04f..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:17:59.155Z diff --git a/package.json b/package.json index 716daa0..79a29a6 100644 --- a/package.json +++ b/package.json @@ -40,20 +40,20 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/math-base-assert-is-nan": "^0.1.0", + "@stdlib/math-base-assert-is-nan": "^0.1.1", "@stdlib/math-base-napi-unary": "^0.1.0", - "@stdlib/utils-library-manifest": "^0.1.0" + "@stdlib/utils-library-manifest": "^0.1.1" }, "devDependencies": { "@stdlib/bench": "^0.1.0", - "@stdlib/constants-float64-ninf": "^0.1.0", - "@stdlib/constants-float64-pi": "^0.1.0", - "@stdlib/constants-float64-pinf": "^0.1.0", - "@stdlib/math-base-assert-is-negative-zero": "^0.1.0", - "@stdlib/math-base-assert-is-positive-zero": "^0.1.0", - "@stdlib/math-base-special-round": "^0.1.0", + "@stdlib/constants-float64-ninf": "^0.1.1", + "@stdlib/constants-float64-pi": "^0.1.1", + "@stdlib/constants-float64-pinf": "^0.1.1", + "@stdlib/math-base-assert-is-negative-zero": "^0.1.1", + "@stdlib/math-base-assert-is-positive-zero": "^0.1.1", + "@stdlib/math-base-special-round": "^0.1.1", "@stdlib/random-base-randu": "^0.1.0", - "@stdlib/utils-try-require": "^0.1.0", + "@stdlib/utils-try-require": "^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"