From 36923ed42d15aa290a8b13d2c5161cef530c37e2 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 04:19:05 +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 6010e4f..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:06:16.250Z diff --git a/package.json b/package.json index af2445d..94ecbf7 100644 --- a/package.json +++ b/package.json @@ -37,13 +37,13 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/assert-is-number": "^0.1.0", + "@stdlib/assert-is-number": "^0.1.1", "@stdlib/complex-float32": "^0.1.0" }, "devDependencies": { "@stdlib/bench": "^0.1.0", "@stdlib/utils-copy": "^0.1.0", - "@stdlib/utils-parse-json": "^0.1.0", + "@stdlib/utils-parse-json": "^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"