From 082d0f4f29f191d01cf9ec0a1e7768246078e6b0 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 05:23:12 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 18 +++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index b3b5dde..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T03:03:03.798Z diff --git a/package.json b/package.json index 9b8a91b..2af7eca 100644 --- a/package.json +++ b/package.json @@ -42,19 +42,19 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/cli-ctor": "^0.1.0", - "@stdlib/fs-read-file": "^0.1.0", - "@stdlib/fs-read-json": "^0.1.0", - "@stdlib/streams-node-stdout": "^0.1.0", + "@stdlib/cli-ctor": "^0.1.1", + "@stdlib/fs-read-file": "^0.1.1", + "@stdlib/fs-read-json": "^0.1.1", + "@stdlib/streams-node-stdout": "^0.1.1", "@stdlib/utils-copy": "^0.1.0" }, "devDependencies": { - "@stdlib/assert-is-browser": "^0.1.0", - "@stdlib/assert-is-plain-object": "^0.1.0", - "@stdlib/assert-is-windows": "^0.1.0", + "@stdlib/assert-is-browser": "^0.1.1", + "@stdlib/assert-is-plain-object": "^0.1.1", + "@stdlib/assert-is-windows": "^0.1.1", "@stdlib/bench": "^0.1.0", - "@stdlib/process-exec-path": "^0.1.0", - "@stdlib/string-capitalize": "^0.1.0", + "@stdlib/process-exec-path": "^0.1.1", + "@stdlib/string-capitalize": "^0.1.1", "@stdlib/utils-keys": "^0.1.0", "proxyquire": "^2.0.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby",