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"