From 6669515a9366fe296eae650f6d76dfa29452bf87 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 05:15:42 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 12 ++++++------ 2 files changed, 6 insertions(+), 7 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index c01a52c..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:56:21.755Z diff --git a/package.json b/package.json index afe178d..e48780e 100644 --- a/package.json +++ b/package.json @@ -40,12 +40,12 @@ "@stdlib/array-float64": "^0.1.0", "@stdlib/assert-is-array-like-object": "^0.1.0", "@stdlib/assert-is-positive-integer": "^0.1.0", - "@stdlib/constants-float64-ninf": "^0.1.0", - "@stdlib/constants-float64-pinf": "^0.1.0", - "@stdlib/math-base-assert-is-nan": "^0.1.0", - "@stdlib/math-base-assert-is-negative-zero": "^0.1.0", - "@stdlib/math-base-assert-is-positive-zero": "^0.1.0", - "@stdlib/string-format": "^0.1.0", + "@stdlib/constants-float64-ninf": "^0.1.1", + "@stdlib/constants-float64-pinf": "^0.1.1", + "@stdlib/math-base-assert-is-nan": "^0.1.1", + "@stdlib/math-base-assert-is-negative-zero": "^0.1.1", + "@stdlib/math-base-assert-is-positive-zero": "^0.1.1", + "@stdlib/string-format": "^0.1.1", "@stdlib/types": "^0.1.0" }, "devDependencies": {