diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 0150973..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-11-01T05:40:59.721Z diff --git a/README.md b/README.md index b4b85e3..7cd682d 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,7 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors]. [mdn-typed-array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray -[@stdlib/math/base/ops/sub]: https://github.com/stdlib-js/stdlib +[@stdlib/math/base/ops/sub]: https://github.com/stdlib-js/math-base-ops-sub diff --git a/package.json b/package.json index 369b4a0..d625523 100644 --- a/package.json +++ b/package.json @@ -39,14 +39,14 @@ "dependencies": { "@stdlib/math-base-ops-sub": "^0.1.0", "@stdlib/strided-base-map-by2": "^0.1.0", - "@stdlib/types": "^0.1.0", + "@stdlib/types": "^0.2.0", "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1" }, "devDependencies": { "@stdlib/array-filled": "^0.1.0", "@stdlib/array-filled-by": "^0.1.0", "@stdlib/array-float64": "^0.1.1", - "@stdlib/bench": "^0.1.0", + "@stdlib/bench": "^0.2.0", "@stdlib/math-base-assert-is-nan": "^0.1.1", "@stdlib/math-base-special-pow": "^0.1.0", "@stdlib/random-base-uniform": "^0.1.0",