diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index e428a7c..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T03:04:57.113Z diff --git a/package.json b/package.json index 5b24523..3b9265d 100644 --- a/package.json +++ b/package.json @@ -43,22 +43,22 @@ "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-array": "^0.1.0", - "@stdlib/assert-is-browser": "^0.1.0", + "@stdlib/assert-is-array": "^0.1.1", + "@stdlib/assert-is-browser": "^0.1.1", "@stdlib/assert-is-object-array": "^0.1.0", - "@stdlib/assert-is-windows": "^0.1.0", + "@stdlib/assert-is-windows": "^0.1.1", "@stdlib/bench": "^0.1.0", - "@stdlib/fs-write-file": "^0.1.0", - "@stdlib/process-exec-path": "^0.1.0", - "@stdlib/regexp-eol": "^0.1.0", - "@stdlib/stats-incr-mean": "^0.1.0", + "@stdlib/fs-write-file": "^0.1.1", + "@stdlib/process-exec-path": "^0.1.1", + "@stdlib/regexp-eol": "^0.1.1", + "@stdlib/stats-incr-mean": "^0.1.1", "proxyquire": "^2.0.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",