From 64be4b004997c16729aecb28e6dc580d01157b57 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 04:19:38 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index d91e651..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:06:45.581Z diff --git a/package.json b/package.json index 2d3c0d2..9d35fe3 100644 --- a/package.json +++ b/package.json @@ -42,12 +42,12 @@ "@stdlib/array-float64": "^0.1.0", "@stdlib/complex-float64": "^0.1.0", "@stdlib/types": "^0.1.0", - "@stdlib/utils-library-manifest": "^0.1.0" + "@stdlib/utils-library-manifest": "^0.1.1" }, "devDependencies": { "@stdlib/assert-is-array-like": "^0.1.0", "@stdlib/bench": "^0.1.0", - "@stdlib/math-base-special-round": "^0.1.0", + "@stdlib/math-base-special-round": "^0.1.1", "@stdlib/random-base-randu": "^0.1.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",