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",