From 0ea3ccbf79ce1fd60d648484b925cf23f094246d Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 04:49:12 +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 5c4ea75..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:32:59.734Z diff --git a/package.json b/package.json index 870a096..7d70858 100644 --- a/package.json +++ b/package.json @@ -38,17 +38,17 @@ }, "dependencies": { "@stdlib/assert-is-integer": "^0.1.0", - "@stdlib/fs-read-file": "^0.1.0", - "@stdlib/string-replace": "^0.1.0" + "@stdlib/fs-read-file": "^0.1.1", + "@stdlib/string-replace": "^0.1.1" }, "devDependencies": { "@stdlib/array-float64": "^0.1.0", - "@stdlib/assert-is-browser": "^0.1.0", - "@stdlib/assert-is-string": "^0.1.0", + "@stdlib/assert-is-browser": "^0.1.1", + "@stdlib/assert-is-string": "^0.1.1", "@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", - "@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"