From 7458ca0f27bb7f9f01b9fc131e4926f586bcf2e1 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 04:49:49 +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 2e7ce9c..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:33:32.508Z diff --git a/package.json b/package.json index 8c25e5c..317db06 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,9 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/assert-is-function": "^0.1.0", + "@stdlib/assert-is-function": "^0.1.1", "@stdlib/assert-is-positive-integer": "^0.1.0", - "@stdlib/string-format": "^0.1.0" + "@stdlib/string-format": "^0.1.1" }, "devDependencies": { "@stdlib/bench": "^0.1.0",