diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 78937f0..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T05:11:54.454Z diff --git a/package.json b/package.json index 36dfe4a..933717c 100644 --- a/package.json +++ b/package.json @@ -40,9 +40,9 @@ "@stdlib/array-base-filled": "^0.1.0" }, "devDependencies": { - "@stdlib/assert-is-array": "^0.1.0", + "@stdlib/assert-is-array": "^0.1.1", "@stdlib/bench": "^0.1.0", - "@stdlib/blas-base-gscal": "^0.1.0", + "@stdlib/blas-base-gscal": "^0.1.1", "@stdlib/math-base-special-pow": "^0.1.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",